mirror of
https://github.com/namibia/awesome-php.git
synced 2024-11-11 15:40:57 +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.
|
* [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.
|
* [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.
|
* [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
|
## Debugging and Profiling
|
||||||
*Libraries and tools for debugging and profiling code.*
|
*Libraries and tools for debugging and profiling code.*
|
||||||
|
Loading…
Reference in New Issue
Block a user