Libraries tagged by automatic
php-science/textrank
1585544 Downloads
TextRank (automatic text summarization) for PHP.
donatello-za/rake-php-plus
725775 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
mevdschee/php-crud-api
57416 Downloads
Single file PHP script that adds a REST API to a SQL database.
wildside/userstamps
1365734 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
830340 Downloads
Automatically generate Laravel factories for your models.
spatie/laravel-horizon-watcher
1273314 Downloads
Automatically restart Horizon when local PHP files change
shalvah/upgrader
7814751 Downloads
Create automatic upgrades for your package.
rmm5t/jquery-timeago
164941 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
987430 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
php-cs-fixer/shim
2819109 Downloads
A tool to automatically fix PHP code style
mikebronner/laravel-model-caching
33435 Downloads
Automatic caching for Eloquent models.
imanghafoori/laravel-microscope
548948 Downloads
Automatically test your laravel application
gehrisandro/tailwind-merge-php
878085 Downloads
TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them
gehrisandro/tailwind-merge-laravel
417606 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
envms/fluentpdo
453197 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.