phaidon's Stars
symfony/dotenv
Registers environment variables from a .env file
symfony/flex
Composer plugin for Symfony
symfony/inflector
Converts words between their singular and plural forms (English only)
symfony/expression-language
Provides an engine that can compile and evaluate expressions
symfony/intl
Provides access to the localization data of the ICU library
symfony/filesystem
Provides basic utilities for the filesystem
symfony/monolog-bundle
Symfony Monolog Bundle
symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/monolog-bridge
Provides integration for Monolog with various Symfony components
symfony/doctrine-bridge
Provides integration for Doctrine with various Symfony components
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/form
Allows to easily create, process and reuse HTML forms
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/dom-crawler
Eases DOM navigation for HTML and XML documents
symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application
symfony/debug-pack
A Symfony Pack for Symfony debug
php-fig/simple-cache
php-fig/container
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
php-fig/cache
symfony/asset
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
symfony/debug-bundle
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/debug
Provides tools to ease debugging PHP code
php-fig/log
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/console
Eases the creation of beautiful and testable command line interfaces
symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/browser-kit
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically