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
-
-
-
lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.
-
contracts
A set of abstractions extracted out of the Symfony components
-
-
http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
filesystem
The Filesystem component provides basic utilities for the filesystem.
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
doctrine-messenger
Provides Doctrine integration for Symfony Messenger
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
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.
-
translation
The Translation component provides tools to internationalize your application.
-
mattermost-notifier
Provides Mattermost integration for Symfony Notifier.
-
-
inflector
Inflector converts words between their singular and plural forms (English only).
-
debug-bundle
The DebugBundle allows greater integration of the VarDumper component in the Symfony full-stack framework.
-
event-dispatcher
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
-
twig-bridge
Provides integration for Twig with various Symfony components.
-
security-guard
The Guard component brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control.
-
amazon-sqs-messenger
Provides Amazon SQS integration for Symfony Messenger
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
slack-notifier
Provides Slack integration for Symfony Notifier.
-
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.
-
monolog-bridge
Provides integration for Monolog with various Symfony components.
-
stopwatch
The Stopwatch component provides a way to profile code.