Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
-
-
maker-bundle
Symfony Maker Bundle
-
-
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
doctrine-messenger
Provides Doctrine integration for Symfony Messenger
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
-
twig-bridge
Provides integration for Twig with various Symfony components.
-
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
The Security component provides a complete security system for your web application.
-
error-handler
The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
-
lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
web-link
The WebLink component manages links between resources. It is particularly useful to advise clients to preload and prefetch documents through HTTP and HTTP/2 pushes.
-
templating
The Templating component provides all the tools needed to build any kind of template system.
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
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.
-
dotenv
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
translation-contracts
A set of translation abstractions extracted out of the Symfony components
-
service-contracts
A set of service abstractions extracted out of the Symfony components
-
http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
-
event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
-
deprecation-contracts
A generic function and convention to trigger deprecation notices