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