Libraries tagged by Datomatic
tightenco/duster
1501654 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
stecman/symfony-console-completion
25462191 Downloads
Automatic BASH completion for Symfony Console Component based applications.
spatie/phpunit-watcher
7383788 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/php-structure-discoverer
11874926 Downloads
Automatically discover structures within your PHP application
genealabs/laravel-model-caching
4137205 Downloads
Automatic caching for Eloquent models.
fabpot/php-cs-fixer
5379092 Downloads
A tool to automatically fix PHP code style
php-science/textrank
1562611 Downloads
TextRank (automatic text summarization) for PHP.
nxp/math-executor
1386401 Downloads
Simple math expressions calculator
mevdschee/php-crud-api
56001 Downloads
Single file PHP script that adds a REST API to a SQL database.
donatello-za/rake-php-plus
696584 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
worksome/envy
1345050 Downloads
Automatically keep your .env files in sync.
wildside/userstamps
1316533 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
795508 Downloads
Automatically generate Laravel factories for your models.
spatie/laravel-horizon-watcher
1162521 Downloads
Automatically restart Horizon when local PHP files change
shipmonk/dead-code-detector
282629 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.