Libraries tagged by s
friendsofphp/php-cs-fixer
199502114 Downloads
A tool to automatically fix PHP code style
filp/whoops
343515561 Downloads
php error handling for cool kids
dragonmantank/cron-expression
396794908 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/inflector
755952958 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
441185552 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
515287464 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/yaml
687890205 Downloads
Loads and dumps YAML files
symfony/var-dumper
743177960 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
732838781 Downloads
Provides tools to internationalize your application
symfony/routing
689539738 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
855953382 Downloads
Executes commands in sub-processes
symfony/polyfill-ctype
860823066 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
424034264 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/mime
566199454 Downloads
Allows manipulating MIME messages
symfony/http-kernel
718527175 Downloads
Provides a structured process for converting a Request into a Response