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
-
symfony
The Symfony PHP framework
-
maker-bundle
Symfony Maker Bundle
-
http-client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
-
-
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
-
twig-bundle
The Twig Bundle provides configuration for using Twig in your applications.
-
webpack-encore-bundle
Symfony integration with Webpack Encore!
-
notifier
Sends notifications via one or more channels (email, SMS, ...).
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
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.
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
proxy-manager-bridge
Provides integration for ProxyManager with various Symfony components.
-
monolog-bridge
Provides integration for Monolog with various Symfony components.
-
phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management.
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
twig-bridge
Provides integration for Twig with various Symfony components.
-
workflow
The Workflow component provides tools for managing a workflow or finite state machine.
-
var-exporter
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
-
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.
-
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().
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
uid
Provides an object-oriented API to generate and represent UIDs.
-
translation
The Translation component provides tools to internationalize your application.