mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added league/pipeline.
Added league/pipeline to the Architectural section.
This commit is contained in:
parent
10ef3df9fa
commit
4b0722fe09
@ -349,6 +349,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/phine/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