Browse Source

Merge 591708cf1e into 7f5933d913

pull/1262/merge
Smoren 5 days ago
parent
commit
78e48e0134
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

433
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
433
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
434
 * [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction library for consuming Web APIs and other data sources.
434
 * [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction library for consuming Web APIs and other data sources.
435
 * [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern.
435
 * [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern.
436
+* [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.
436
 
437
 
437
 ### Debugging and Profiling
438
 ### Debugging and Profiling
438
 *Libraries and tools for debugging errors and profiling code.*
439
 *Libraries and tools for debugging errors and profiling code.*

Loading…
Cancel
Save