Quellcode durchsuchen

Add Schemator to Architectural section

pull/1262/head
Smoren vor 1 Jahr
Ursprung
Commit
591708cf1e
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern