Libraries tagged by automatic
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.
tightenco/duster
907615 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
thedoctor0/laravel-factory-generator
625448 Downloads
Automatically generate Laravel factories for your models.
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
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.
eduardokum/laravel-mail-auto-embed
1370266 Downloads
Library for embed images in emails automatically
codemix/yii2-localeurls
1105541 Downloads
Automatic locale/language management for URLs.
andreaselia/laravel-api-to-postman
360997 Downloads
Generate a Postman collection automatically from your Laravel API