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
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
symfony
The Symfony PHP framework
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
doctrine-messenger
Provides Doctrine integration for Symfony Messenger
-
proxy-manager-bridge
Provides integration for ProxyManager with various Symfony components.
-
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
http-client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
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.
-
-
-
-
website-skeleton
The Symfony website skeleton
-
security
The Security component provides a complete security system for your web application.
-
config
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).
-
workflow
The Workflow component provides tools for managing a workflow or finite state machine.
-
filesystem
The Filesystem component provides basic utilities for the filesystem.
-
expression-language
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
-
error-handler
The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
-
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.
-
var-exporter
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
-
css-selector
The CssSelector component converts CSS selectors to XPath expressions.
-
browser-kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
-
lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.
-
property-info
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
-
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().

