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
-
-
browser-kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
-
amazon-sqs-messenger
Provides Amazon SQS integration for Symfony Messenger
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
contracts
A set of abstractions extracted out of the Symfony components
-
intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
-
translation-contracts
A set of translation abstractions extracted out of the Symfony components
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
-
-
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
twig-bridge
Provides integration for Twig with various Symfony components.
-
workflow
The Workflow component provides tools for managing a workflow or finite state machine.
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
twilio-notifier
Provides Twilio integration for Symfony Notifier.
-
property-info
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
-
mattermost-notifier
Provides Mattermost integration for Symfony Notifier.
-
telegram-notifier
Provides Telegram integration for Symfony Notifier.
-
phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management.
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
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().
-
security-csrf
The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
-
smsapi-notifier
Provides Smsapi integration for Symfony Notifier.
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
dotenv
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
-
config
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).