Symfony
Pinned repositories
Composer plugin for Symfony
The Symfony PHP framework
The Symfony documentation
The Filesystem component provides basic utilities for the filesystem.
The WebProfilerBundle provides detailed technical information about each request execution and displays it in both the web debug toolbar and the profiler.
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
The Routing component maps an HTTP request to a set of configuration variables.
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
Symfony Contrib Recipes Repositories
The Symfony website skeleton
The Console component eases the creation of beautiful and testable command line interfaces.
Symfony Monolog Bundle
PHP polyfills
Symfony Recipes Repository
Provides integration for ProxyManager with various Symfony components.
Symfony Demo Application
[DEPRECATED] This was the recommended way to manage web assets in Symfony 2 applications. Newer Symfony applications should use Webpack Encore.
Give thanks (in the form of a GitHub โ ) to your fellow PHP package maintainers (not limited to Symfony components)!
The Yaml component loads and dumps YAML files.
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
The "Symfony Standard Edition" distribution
A simple but powerful API for processing & compiling assets built around Webpack
Provides utilities for PHPUnit, especially user deprecation notices management.
The Translation component provides tools to internationalize your application.
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
Provides integration for Twig with various Symfony components.
The Form component allows you to easily create, process and reuse HTML forms.
The Twig Bundle provides configuration for using Twig in your applications.
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.