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.
- http-foundation Public
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
- security-core Public
Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.
- dependency-injection Public
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
- framework-bundle Public
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.