Libraries tagged by auto
rector/rector
99939782 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
composer/composer
172267607 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
vlucas/phpdotenv
544508025 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
friendsofphp/php-cs-fixer
210049780 Downloads
A tool to automatically fix PHP code style
barryvdh/laravel-ide-helper
108646261 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/config
416687149 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
setasign/fpdi
123407385 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
29888420 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
nette/robot-loader
48106196 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
jetbrains/phpstorm-stubs
20953539 Downloads
PHP runtime & extensions header files for PhpStorm
laminas/laminas-zendframework-bridge
97743437 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
stancl/tenancy
4930040 Downloads
Automatic multi-tenancy for your Laravel application.
phpstan/extension-installer
81485081 Downloads
Composer plugin for automatic installation of PHPStan extensions
nette/di
37799005 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
laravel/dusk
32634717 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.