Libraries tagged by atomastic
fabpot/php-cs-fixer
5361936 Downloads
A tool to automatically fix PHP code style
php-science/textrank
1510710 Downloads
TextRank (automatic text summarization) for PHP.
donatello-za/rake-php-plus
641162 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
automattic/wordbless
6358806 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
4189450 Downloads
Creates a custom autoloader for a plugin or theme.
worksome/envy
1275531 Downloads
Automatically keep your .env files in sync.
wildside/userstamps
1229115 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
730588 Downloads
Automatically generate Laravel factories for your models.
spatie/laravel-horizon-watcher
965263 Downloads
Automatically restart Horizon when local PHP files change
shipmonk/dead-code-detector
72638 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
shalvah/upgrader
6494321 Downloads
Create automatic upgrades for your package.
rmm5t/jquery-timeago
160650 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
846002 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
php-cs-fixer/shim
2028384 Downloads
A tool to automatically fix PHP code style
mikebronner/laravel-model-caching
2036 Downloads
Automatic caching for Eloquent models.