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
-
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
maker-bundle
Symfony Maker Bundle
-
-
routing
The Routing component maps an HTTP request to a set of configuration variables.
-
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.
-
-
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
http-client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
web-profiler-bundle
The WebProfilerBundle provides detailed technical information about each request execution and displays it in both the web debug toolbar and the profiler.
-
dotenv
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
-
twig-bundle
The Twig Bundle provides configuration for using Twig in your applications.
-
twig-bridge
Provides integration for Twig with various Symfony components.
-
property-access
The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
-
-
mattermost-notifier
Provides Mattermost integration for Symfony Notifier.
-
filesystem
The Filesystem component provides basic utilities for the filesystem.
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
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.
-
linked-in-notifier
Provides LinkedIn integration for Symfony Notifier.
-
intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.