Libraries tagged by auto
rector/rector
78870174 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
composer/composer
156543876 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
vlucas/phpdotenv
483400075 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
friendsofphp/php-cs-fixer
182213805 Downloads
A tool to automatically fix PHP code style
barryvdh/laravel-ide-helper
96413926 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/config
375372728 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
setasign/fpdi
107049740 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
symplify/easy-coding-standard
25767295 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
nette/robot-loader
44432140 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
jetbrains/phpstorm-stubs
17007660 Downloads
PHP runtime & extensions header files for PhpStorm
laminas/laminas-zendframework-bridge
94237159 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
stancl/tenancy
3789643 Downloads
Automatic multi-tenancy for your Laravel application.
phpstan/extension-installer
64320535 Downloads
Composer plugin for automatic installation of PHPStan extensions
nette/di
35010487 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
laravel/dusk
28627564 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.