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.
- framework-bundle Public
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
- rate-limiter Public
The Rate Limiter Component provides a Token Bucket implementation to rate limit input and output in your application.
- http-kernel Public
The HttpKernel component provides a structured process for converting a Request into a Response.
-