Libraries tagged by automatic
friendsofphp/php-cs-fixer
254786634 Downloads
A tool to automatically fix PHP code style
setasign/fpdi
159013113 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
8530093 Downloads
Automatic multi-tenancy for your Laravel application.
spatie/php-structure-discoverer
33228853 Downloads
Automatically discover structures within your PHP application
phpstan/extension-installer
111987085 Downloads
Composer plugin for automatic installation of PHPStan extensions
dedoc/scramble
12062436 Downloads
Automatic generation of API documentation for Laravel applications.
yahnis-elsts/plugin-update-checker
1735233 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
1942302 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
10597107 Downloads
A tool to automatically fix Twig code style
tightenco/duster
2835582 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
stecman/symfony-console-completion
26625979 Downloads
Automatic BASH completion for Symfony Console Component based applications.
spatie/phpunit-watcher
10148539 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-horizon-watcher
2406751 Downloads
Automatically restart Horizon when local PHP files change
shipmonk/dead-code-detector
3911142 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
120262 Downloads
Automatic caching for Eloquent models.