|
|
|
|
|
|
349
|
* [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
|
349
|
* [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
|
|
350
|
* [Lib Accessor](https://github.com/phine/lib-accessor) - A library for simplifying accessors.
|
350
|
* [Lib Accessor](https://github.com/phine/lib-accessor) - A library for simplifying accessors.
|
|
351
|
* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
|
351
|
* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
|
|
|
|
352
|
+* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
|
|
352
|
|
353
|
|
|
353
|
## Debugging and Profiling
|
354
|
## Debugging and Profiling
|
|
354
|
*Libraries and tools for debugging and profiling code.*
|
355
|
*Libraries and tools for debugging and profiling code.*
|