Pinned
Repositories
-
-
- web-profiler-bundle Public
The WebProfilerBundle provides detailed technical information about each request execution and displays it in both the web debug toolbar and the profiler.
- http-kernel Public
The HttpKernel component provides a structured process for converting a Request into a Response.
- security-csrf Public
The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
- 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.