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
-
-
maker-bundle
Symfony Maker Bundle
-
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.
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
notifier
Sends notifications via one or more channels (email, SMS, ...).
-
-
-
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.
-
-
phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management.
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
free-mobile-notifier
Provides Free Mobile integration for Symfony Notifier.
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
translation
The Translation component provides tools to internationalize your application.
-
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.
-
expression-language
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
-
doctrine-messenger
Provides Doctrine integration for Symfony Messenger
-
ovh-cloud-notifier
Provides OVH Cloud integration for Symfony Notifier.
-
-
http-client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
website-skeleton
The Symfony website skeleton