Libraries tagged by automatic
friendsofphp/php-cs-fixer
259143757 Downloads
A tool to automatically fix PHP code style
setasign/fpdi
162734110 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.
dedoc/scramble
13165808 Downloads
Automatic generation of API documentation for Laravel applications.
stancl/tenancy
9009625 Downloads
Automatic multi-tenancy for your Laravel application.
spatie/php-structure-discoverer
35197221 Downloads
Automatically discover structures within your PHP application
shipmonk/dead-code-detector
4373191 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.
phpstan/extension-installer
115072401 Downloads
Composer plugin for automatic installation of PHPStan extensions
yahnis-elsts/plugin-update-checker
1794142 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
1999747 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
11037293 Downloads
A tool to automatically fix Twig code style
tightenco/duster
2929653 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
stecman/symfony-console-completion
26692802 Downloads
Automatic BASH completion for Symfony Console Component based applications.
spatie/phpunit-watcher
10323473 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-horizon-watcher
2508429 Downloads
Automatically restart Horizon when local PHP files change
mike-bronner/laravel-model-caching
166827 Downloads
Automatic caching for Eloquent models.