WesleyVestjens's Stars
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/orm-pack
A Symfony Pack for Doctrine ORM
symfony/polyfill-apcu
Symfony polyfill backporting apcu_* functions to lower PHP versions
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-icu
Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/options-resolver
Provides an improved replacement for the array_replace PHP function
symfony/monolog-bundle
Symfony Monolog Bundle
symfony/mime
Allows manipulating MIME messages
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/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/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/cache-contracts
A set of cache abstractions extracted out of the Symfony components
symfony/dotenv
Registers environment variables from a .env file
symfony/debug
Provides tools to ease debugging PHP code
symfony/filesystem
Provides basic utilities for the filesystem
symfony/doctrine-bridge
Provides integration for Doctrine with various Symfony components
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application