mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Merge pull request #438 from frankdejonge/patch-1
Added league/pipeline.
This commit is contained in:
commit
75d397045e
@ -371,6 +371,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
|
||||
* [Lib Accessor](https://github.com/kherge-abandoned/lib-accessor) - A library for simplifying accessors.
|
||||
* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
|
||||
* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
|
||||
|
||||
## Debugging and Profiling
|
||||
*Libraries and tools for debugging and profiling code.*
|
||||
|
Loading…
Reference in New Issue
Block a user