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