alpha1125's Stars
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/symfony
The Symfony PHP framework
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/panther
A browser testing and web crawling library for PHP and Symfony
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/profiler-pack
A Symfony Pack for Symfony profiler
symfony/orm-pack
A Symfony Pack for Doctrine ORM
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-icu
Symfony polyfill for intl's ICU-related data and classes
symfony/property-info
Extracts information about PHP class' properties using metadata of popular sources
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/options-resolver
Provides an improved replacement for the array_replace PHP function
symfony/process
Executes commands in sub-processes
symfony/maker-bundle
Symfony Maker Bundle
symfony/flex
Composer plugin for Symfony
symfony/inflector
Converts words between their singular and plural forms (English only)
symfony/intl
Provides access to the localization data of the ICU library
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/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/debug-pack
A Symfony Pack for Symfony debug
symfony/dotenv
Registers environment variables from a .env file
symfony/debug-bundle
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/expression-language
Provides an engine that can compile and evaluate expressions
symfony/debug
Provides tools to ease debugging PHP code