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
-
-
amazon-sqs-messenger
Provides Amazon SQS integration for Symfony Messenger
-
-
phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management.
-
intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
debug
The Debug component provides tools to ease debugging PHP code.
-
property-info
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
-
mattermost-notifier
Provides Mattermost integration for Symfony Notifier.
-
firebase-notifier
Provides Firebase integration for Symfony Notifier.
-
sinch-notifier
Provides Sinch integration for Symfony Notifier.
-
rocket-chat-notifier
Provides RocketChat integration for Symfony Notifier.
-
browser-kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
-
doctrine-bridge
Provides integration for Doctrine 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-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
-
ovh-cloud-notifier
Provides OVH Cloud integration for Symfony Notifier.
-
security-csrf
The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
-
serializer
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
-
dotenv
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
-
proxy-manager-bridge
Provides integration for ProxyManager with various Symfony components.
-
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.