SuRRoK's Stars
andreia/symfony-cheat-sheets
Symfony Cheat Sheets
gzstyp/jetbrains-agent
symfony/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/process
Executes commands in sub-processes
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/orm-pack
A Symfony Pack for Doctrine ORM
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-icu
Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-grapheme
Symfony polyfill for intl's grapheme_* functions
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/notifier
Sends notifications via one or more channels (email, SMS, ...)
symfony/mime
Allows manipulating MIME messages
symfony/maker-bundle
Symfony Maker Bundle
symfony/options-resolver
Provides an improved replacement for the array_replace PHP function
symfony/monolog-bundle
Symfony Monolog Bundle
symfony/monolog-bridge
Provides integration for Monolog with various Symfony components
symfony/http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
symfony/mailer
Helps sending emails
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/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/http-client
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/flex
Composer plugin for Symfony
symfony/expression-language
Provides an engine that can compile and evaluate expressions
symfony/filesystem
Provides basic utilities for the filesystem
symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/form
Allows to easily create, process and reuse HTML forms
symfony/finder
Finds files and directories via an intuitive fluent interface