Libraries tagged by DE
myclabs/deep-copy
769169822 Downloads
Create deep copies (clones) of your objects
barryvdh/laravel-debugbar
107852198 Downloads
PHP Debugbar integration for Laravel
symfony/var-dumper
766422419 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/event-dispatcher-contracts
668780869 Downloads
Generic abstractions related to dispatching event
phpstan/phpstan
294943114 Downloads
PHPStan - PHP Static Analysis Tool
composer/composer
170040061 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
twbs/bootstrap
16039371 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
symfony/http-foundation
790112958 Downloads
Defines an object-oriented layer for the HTTP specification
firebase/php-jwt
390591656 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dragonmantank/cron-expression
412149344 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/lexer
825747690 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
symfony/deprecation-contracts
721723090 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
387598852 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/debug-bundle
99688429 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
php-debugbar/php-debugbar
7757484 Downloads
Debug bar in the browser for php application