johnny-bit's Stars
symfony/swiftmailer-bundle
Symfony Swiftmailer Bundle
symfony/twig-bridge
Provides integration for Twig with various Symfony components
symfony/symfony
The Symfony PHP framework
symfony/security-guard
Symfony Security Component - Guard
symfony/security-csrf
Symfony Security Component - CSRF Library
symfony/security-http
Symfony Security Component - HTTP Integration
symfony/security-core
Symfony Security Component - Core Library
symfony/security-bundle
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/serializer
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
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/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/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/maker-bundle
Symfony Maker Bundle
symfony/orm-pack
A Symfony Pack for Doctrine ORM
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/intl
Provides access to the localization data of the ICU library
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/flex
Composer plugin for Symfony
symfony/inflector
Converts words between their singular and plural forms (English only)
symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
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