Libraries tagged by automatic
friendsofphp/php-cs-fixer
245910076 Downloads
A tool to automatically fix PHP code style
setasign/fpdi
151403966 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.
stancl/tenancy
7594782 Downloads
Automatic multi-tenancy for your Laravel application.
spatie/php-structure-discoverer
29227851 Downloads
Automatically discover structures within your PHP application
phpstan/extension-installer
105692597 Downloads
Composer plugin for automatic installation of PHPStan extensions
dedoc/scramble
9983447 Downloads
Automatic generation of API documentation for Laravel applications.
yahnis-elsts/plugin-update-checker
1606318 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
wildside/userstamps
1834356 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
vincentlanglet/twig-cs-fixer
9682369 Downloads
A tool to automatically fix Twig code style
tightenco/duster
2632363 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
stecman/symfony-console-completion
26480876 Downloads
Automatic BASH completion for Symfony Console Component based applications.
spatie/phpunit-watcher
9673363 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-horizon-watcher
2175718 Downloads
Automatically restart Horizon when local PHP files change
shipmonk/dead-code-detector
3099211 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
mike-bronner/laravel-model-caching
55749 Downloads
Automatic caching for Eloquent models.