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