|
|
|
|
|
|
371
|
* [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
|
371
|
* [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
|
|
372
|
* [Lib Accessor](https://github.com/kherge-abandoned/lib-accessor) - A library for simplifying accessors.
|
372
|
* [Lib Accessor](https://github.com/kherge-abandoned/lib-accessor) - A library for simplifying accessors.
|
|
373
|
* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
|
373
|
* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
|
|
|
|
374
|
+* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
|
|
374
|
|
375
|
|
|
375
|
## Debugging and Profiling
|
376
|
## Debugging and Profiling
|
|
376
|
*Libraries and tools for debugging and profiling code.*
|
377
|
*Libraries and tools for debugging and profiling code.*
|