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
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
symfony
The Symfony PHP framework
-
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.
-
security
The Security component provides a complete security system for your web application.
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
doctrine-messenger
Provides Doctrine integration for Symfony Messenger
-
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
-
stopwatch
The Stopwatch component provides a way to profile code.
-
property-access
The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
-
event-dispatcher
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
-
http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
-
security-csrf
The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
-
security-guard
The Guard component brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control.
-
ldap
A Ldap client for PHP on top of PHP's ldap extension.
-
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.
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
-
-
maker-bundle
Symfony Maker Bundle
-
phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management.
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
mime
The MIME component allows manipulating MIME types.
-
-
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.