Pinned
Repositories
-
-
- security-bundle Public
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
- html-sanitizer Public
The HtmlSanitizer component provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
- framework-bundle Public
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
- security-http 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.
-
- event-dispatcher Public
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.