Libraries tagged by automata
automattic/jetpack-autoloader
4224429 Downloads
Creates a custom autoloader for a plugin or theme.
worksome/envy
1284603 Downloads
Automatically keep your .env files in sync.
wildside/userstamps
1241780 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
740288 Downloads
Automatically generate Laravel factories for your models.
spatie/laravel-horizon-watcher
993212 Downloads
Automatically restart Horizon when local PHP files change
shipmonk/dead-code-detector
87636 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
6591980 Downloads
Create automatic upgrades for your package.
rmm5t/jquery-timeago
161107 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
859165 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
php-cs-fixer/shim
2083849 Downloads
A tool to automatically fix PHP code style
mikebronner/laravel-model-caching
3278 Downloads
Automatic caching for Eloquent models.
marcocesarato/php-conventional-changelog
852689 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
lichtner/fluentpdo
249028 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
laminas/laminas-di
14701049 Downloads
Automated dependency injection for PSR-11 containers
imanghafoori/laravel-microscope
512666 Downloads
Automatically test your laravel application