Pinned
Repositories
- http-kernel Public
The HttpKernel component provides a structured process for converting a Request into a Response.
- var-exporter Public
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
- property-info Public
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
- framework-bundle Public
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
- http-client Public
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
- 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.