Libraries tagged by automata
worksome/envy
1152552 Downloads
Automatically keep your .env files in sync.
wildside/userstamps
1098743 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
625448 Downloads
Automatically generate Laravel factories for your models.
spiritix/lada-cache
373241 Downloads
A Redis based, automated and scalable database caching layer for Laravel
spatie/laravel-horizon-watcher
681706 Downloads
Automatically restart Horizon when local PHP files change
shalvah/upgrader
5356819 Downloads
Create automatic upgrades for your package.
rmm5t/jquery-timeago
149605 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
713581 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
marcocesarato/php-conventional-changelog
718886 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
laminas/laminas-di
13240427 Downloads
Automated dependency injection for PSR-11 containers
imanghafoori/laravel-microscope
470419 Downloads
Automatically test your laravel application
gmponos/guzzle_logger
1368240 Downloads
A Guzzle middleware to log request and responses automatically
gehrisandro/tailwind-merge-php
290906 Downloads
TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them
gehrisandro/tailwind-merge-laravel
164158 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
envms/fluentpdo
382856 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.