|
|
@@ -442,6 +442,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
442
|
442
|
* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
|
|
443
|
443
|
* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction library for consuming Web APIs and other data sources.
|
|
444
|
444
|
* [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern.
|
|
|
445
|
+* [Schemator](https://github.com/Smoren/schemator-php) - Schematic data mapper for converting nested data structures (any composition of associative arrays, non-associative arrays and objects) according to the given conversion schema.
|
|
445
|
446
|
|
|
446
|
447
|
### Debugging and Profiling
|
|
447
|
448
|
*Libraries and tools for debugging errors and profiling code.*
|