Libraries tagged by symfony
symfony/console
980752193 Downloads
Eases the creation of beautiful and testable command line interfaces
symfony/symfony
84439289 Downloads
The Symfony PHP framework
symfony/property-info
218410725 Downloads
Extracts information about PHP class' properties using metadata of popular sources
nunomaduro/collision
284973188 Downloads
Cli error handling for console/command-line PHP applications.
endroid/qr-code
55798930 Downloads
Endroid QR Code
behat/behat
86342052 Downloads
Scenario-oriented BDD framework for PHP
symfony/web-profiler-bundle
128668702 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/var-exporter
322332179 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/validator
250763404 Downloads
Provides tools to validate values
symfony/uid
216346021 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/twig-bundle
166702913 Downloads
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/twig-bridge
186859494 Downloads
Provides integration for Twig with various Symfony components
symfony/translation-contracts
607333943 Downloads
Generic abstractions related to translation
symfony/string
621357482 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/stopwatch
342286865 Downloads
Provides a way to profile code