Libraries tagged by automatically
friendsofphp/php-cs-fixer
182347422 Downloads
A tool to automatically fix PHP code style
setasign/fpdi
107192620 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.
vincentlanglet/twig-cs-fixer
3298310 Downloads
A tool to automatically fix Twig code style
spatie/phpunit-watcher
6757776 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/php-structure-discoverer
8771991 Downloads
Automatically discover structures within your PHP application
fabpot/php-cs-fixer
5360571 Downloads
A tool to automatically fix PHP code style
worksome/envy
1270204 Downloads
Automatically keep your .env files in sync.
wildside/userstamps
1223163 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.
thedoctor0/laravel-factory-generator
725214 Downloads
Automatically generate Laravel factories for your models.
spatie/laravel-horizon-watcher
949351 Downloads
Automatically restart Horizon when local PHP files change
shipmonk/dead-code-detector
68924 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.
rmm5t/jquery-timeago
160265 Downloads
jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
rakutentech/laravel-request-docs
839947 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
php-cs-fixer/shim
2002168 Downloads
A tool to automatically fix PHP code style
lichtner/fluentpdo
246016 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.