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
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
-
-
slack-notifier
Provides Slack integration for Symfony Notifier.
-
string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way.
-
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.
-
inflector
Inflector converts words between their singular and plural forms (English only).
-
dom-crawler
The DomCrawler component eases DOM navigation for HTML and XML documents.
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
rate-limiter
The Rate Limiter Component provides a Token Bucket implementation to rate limit input and output in your application.
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
-
maker-bundle
Symfony Maker Bundle
-
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.
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
var-dumper
The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump().
-
filesystem
The Filesystem component provides basic utilities for the filesystem.
-
website-skeleton
The Symfony website skeleton
-
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
translation
The Translation component provides tools to internationalize your application.
-
semaphore
The Semaphore Component manages semaphores, a mechanism to provide exclusive access to a shared resource.
-
ovh-cloud-notifier
Provides OVH Cloud integration for Symfony Notifier.
-
css-selector
The CssSelector component converts CSS selectors to XPath expressions.