Libraries tagged by symfonfy4
symfony/console
881697550 Downloads
Eases the creation of beautiful and testable command line interfaces
symfony/symfony
82787807 Downloads
The Symfony PHP framework
symfony/property-info
189772466 Downloads
Extracts information about PHP class' properties using metadata of popular sources
nunomaduro/collision
243178977 Downloads
Cli error handling for console/command-line PHP applications.
endroid/qr-code
48236859 Downloads
Endroid QR Code
behat/behat
79214732 Downloads
Scenario-oriented BDD framework for PHP
symfony/web-profiler-bundle
114259776 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/var-exporter
274407672 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/validator
223281723 Downloads
Provides tools to validate values
symfony/uid
164406170 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/twig-bundle
147576906 Downloads
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/twig-bridge
165811317 Downloads
Provides integration for Twig with various Symfony components
symfony/translation-contracts
527058494 Downloads
Generic abstractions related to translation
symfony/string
528919242 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
300238546 Downloads
Provides a way to profile code