Pinned
Repositories
-
- html-sanitizer Public
The HtmlSanitizer component provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
- 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.
- http-kernel Public
The HttpKernel component provides a structured process for converting a Request into a Response.
-
-
-
- security-guard Public
The Guard component brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control.