Browse Source

Merge 591708cf1e into cfe9d5d43c

pull/1262/merge
Smoren 6 months ago
parent
commit
8d683610ce
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

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

Loading…
Cancel
Save