CrayD's Stars
symfony/symfony
The Symfony PHP framework
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
symfony/translation
Provides tools to internationalize your application
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/maker-bundle
Symfony Maker Bundle
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/stopwatch
Provides a way to profile code
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/validator
Provides tools to validate values
symfony/intl
Provides access to the localization data of the ICU library
symfony/polyfill-intl-icu
Symfony polyfill for intl's ICU-related data and classes
symfony/serializer
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/twig-bridge
Provides integration for Twig with various Symfony components
symfony/twig-bundle
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/security-bundle
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/property-info
Extracts information about PHP class' properties using metadata of popular sources
symfony/security-core
Symfony Security Component - Core Library
symfony/orm-pack
A Symfony Pack for Doctrine ORM
symfony/security-csrf
Symfony Security Component - CSRF Library
symfony/profiler-pack
A Symfony Pack for Symfony profiler
symfony/security-http
Symfony Security Component - HTTP Integration
symfony/swiftmailer-bundle
Symfony Swiftmailer Bundle
symfony/security-guard
Symfony Security Component - Guard
symfony/serializer-pack
A Symfony Pack for Symfony Serializer
symfony/test-pack
A Symfony Pack for functional testing