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.
-
- expression-language Public
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
- framework-bundle Public
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-