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 upPinned repositories
Repositories
-
-
symfony
The Symfony PHP framework
-
browser-kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
mercure
The Mercure Component allows to easily push updates to web browsers and other HTTP clients using the Mercure protocol.
-
-
-
polyfill-intl-grapheme
This component provides a partial, native PHP implementation of the Grapheme functions from the Intl extension.
-
maker-bundle
Symfony Maker Bundle
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
proxy-manager-bridge
Provides integration for ProxyManager with various Symfony components.
-
filesystem
The Filesystem component provides basic utilities for the filesystem.
-
amazon-sqs-messenger
Provides Amazon SQS integration for Symfony Messenger
-
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
-
-
-
twig-bridge
Provides integration for Twig with various Symfony components.
-
workflow
The Workflow component provides tools for managing a workflow or finite state machine.
-
twilio-notifier
Provides Twilio integration for Symfony Notifier.
-
property-info
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.