Libraries tagged by automatically
friendsofphp/php-cs-fixer
258755718 Downloads
A tool to automatically fix PHP code style
setasign/fpdi
162408748 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.
spatie/php-structure-discoverer
35013866 Downloads
Automatically discover structures within your PHP application
wildside/userstamps
1995455 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
10996497 Downloads
A tool to automatically fix Twig code style
spatie/phpunit-watcher
10306321 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-horizon-watcher
2498980 Downloads
Automatically restart Horizon when local PHP files change
shipmonk/dead-code-detector
4332793 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.
fabpot/php-cs-fixer
5525661 Downloads
A tool to automatically fix PHP code style
worksome/envy
1961339 Downloads
Automatically keep your .env files in sync.
thedoctor0/laravel-factory-generator
1111015 Downloads
Automatically generate Laravel factories for your models.
spatie/laravel-deleted-models
153506 Downloads
Automatically copy deleted records to a separate table
rmm5t/jquery-timeago
188241 Downloads
jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
recca0120/laravel-erd
104313 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
rakutentech/laravel-request-docs
1346532 Downloads
Automatically generate Laravel docs from request rules, controllers and routes