Pinned repositories
Repositories
-
-
amqp-messenger
Provides AMQP integration for Symfony Messenger
-
maker-bundle
Symfony Maker Bundle
-
symfony
The Symfony PHP framework
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
-
-
webpack-encore
A simple but powerful API for processing & compiling assets built around Webpack
-
webpack-encore-bundle
Symfony integration with Webpack Encore!
-
-
security-http
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.
-
security-core
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.
-
twig-bridge
Provides integration for Twig with various Symfony components.
-
runtime
The Runtime Component enables decoupling applications from global state.
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
doctrine-messenger
Provides Doctrine integration for Symfony Messenger
-
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.
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
http-client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
mime
The MIME component allows manipulating MIME types.
-
asset
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
var-dumper
The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump().
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.