|
|
|
|
|
|
415
|
* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
|
415
|
* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
|
|
416
|
* [Patchwork](http://patchwork2.org/) - A library for redefining userland functions.
|
416
|
* [Patchwork](http://patchwork2.org/) - A library for redefining userland functions.
|
|
417
|
* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
|
417
|
* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
|
|
|
|
418
|
+* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction library for consuming Web APIs and other data sources.
|
|
|
|
419
|
+* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
|
|
418
|
* [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern.
|
420
|
* [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern.
|
|
419
|
|
421
|
|
|
420
|
### Debugging and Profiling
|
422
|
### Debugging and Profiling
|
|
|
|
|
|
|
705
|
* [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
|
707
|
* [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
|
|
706
|
* [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
|
708
|
* [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
|
|
707
|
* [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
|
709
|
* [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
|
|
708
|
-* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction framework.
|
|
|
|
709
|
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
710
|
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
|
710
|
* [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.
|
711
|
* [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.
|
|
711
|
* [Laminas Serializer](https://github.com/laminas/laminas-serializer) - Another library for serialising and de-serialising data.
|
712
|
* [Laminas Serializer](https://github.com/laminas/laminas-serializer) - Another library for serialising and de-serialising data.
|