Pinned repositories
Repositories
-
.github
Default templates for GitHub
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
config
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).
-
routing
The Routing component maps an HTTP request to a set of configuration variables.
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
symfony
The Symfony PHP framework
-
-
-
maker-bundle
Symfony Maker Bundle
-
-
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
browser-kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
-
-
-
-
-
intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
panther
A browser testing and web crawling library for PHP and Symfony
-
-
polyfill-intl-idn
This component provides a partial, native PHP implementation for the Intl extension (IDN features).