Libraries tagged by automate
acquia/blt
5226698 Downloads
BLT
automattic/wordbless
6541801 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
automattic/jetpack-autoloader
4570798 Downloads
Creates a custom autoloader for a plugin or theme.
wildside/userstamps
1349165 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
819524 Downloads
Automatically generate Laravel factories for your models.
spatie/laravel-horizon-watcher
1238164 Downloads
Automatically restart Horizon when local PHP files change
shalvah/upgrader
7646069 Downloads
Create automatic upgrades for your package.
rmm5t/jquery-timeago
164465 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
970257 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
php-cs-fixer/shim
2727189 Downloads
A tool to automatically fix PHP code style
mikebronner/laravel-model-caching
28697 Downloads
Automatic caching for Eloquent models.
imanghafoori/laravel-microscope
544774 Downloads
Automatically test your laravel application
gehrisandro/tailwind-merge-php
833325 Downloads
TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them
gehrisandro/tailwind-merge-laravel
399639 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
envms/fluentpdo
449377 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.