Pinned
Repositories
- serializer Public
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
- property-access Public
The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
-
-
- dependency-injection Public
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
-