Libraries tagged by automatic
mevdschee/php-crud-api
54617 Downloads
Single file PHP script that adds a REST API to a SQL database.
worksome/envy
1306491 Downloads
Automatically keep your .env files in sync.
wildside/userstamps
1270961 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
760945 Downloads
Automatically generate Laravel factories for your models.
spatie/laravel-horizon-watcher
1058436 Downloads
Automatically restart Horizon when local PHP files change
shipmonk/dead-code-detector
136279 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.
shalvah/upgrader
6852368 Downloads
Create automatic upgrades for your package.
rmm5t/jquery-timeago
162093 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
890596 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
php-cs-fixer/shim
2234199 Downloads
A tool to automatically fix PHP code style
mikebronner/laravel-model-caching
8858 Downloads
Automatic caching for Eloquent models.
imanghafoori/laravel-microscope
521632 Downloads
Automatically test your laravel application
gehrisandro/tailwind-merge-php
611749 Downloads
TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them
gehrisandro/tailwind-merge-laravel
314608 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
envms/fluentpdo
428650 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.