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