Libraries tagged by automatic
php-science/textrank
1608829 Downloads
TextRank (automatic text summarization) for PHP.
donatello-za/rake-php-plus
753118 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
wildside/userstamps
1418438 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
866162 Downloads
Automatically generate Laravel factories for your models.
spatie/laravel-horizon-watcher
1395783 Downloads
Automatically restart Horizon when local PHP files change
shalvah/upgrader
8361081 Downloads
Create automatic upgrades for your package.
rmm5t/jquery-timeago
166693 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
1038320 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
php-cs-fixer/shim
3169661 Downloads
A tool to automatically fix PHP code style
mikebronner/laravel-model-caching
48495 Downloads
Automatic caching for Eloquent models.
imanghafoori/laravel-microscope
563416 Downloads
Automatically test your laravel application
gmponos/guzzle_logger
1795660 Downloads
A Guzzle middleware to log request and responses automatically
gehrisandro/tailwind-merge-php
1009095 Downloads
TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them
gehrisandro/tailwind-merge-laravel
464691 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
envms/fluentpdo
465857 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.