Pinned repositories
Repositories
-
-
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
symfony
The Symfony PHP framework
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
asset
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
-
translation
The Translation component provides tools to internationalize your application.
-
twig-bridge
Provides integration for Twig with various Symfony components.
-
notifier
Sends notifications via one or more channels (email, SMS, ...).
-
serializer
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.
-
web-profiler-bundle
The WebProfilerBundle provides detailed technical information about each request execution and displays it in both the web debug toolbar and the profiler.
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
-
maker-bundle
Symfony Maker Bundle
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
webpack-encore-bundle
Symfony integration with Webpack Encore!
-
-
dom-crawler
The DomCrawler component eases DOM navigation for HTML and XML documents.
-
lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.
-
routing
The Routing component maps an HTTP request to a set of configuration variables.
-
event-dispatcher
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
-
ldap
A Ldap client for PHP on top of PHP's ldap extension.
-
intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
-
process
The Process component executes commands in sub-processes.
-
error-handler
The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
-
finder
The Finder component finds files and directories via an intuitive fluent interface.