Libraries tagged by antom
automattic/woocommerce
6460449 Downloads
A PHP wrapper for the WooCommerce REST API
automattic/vipwpcs
11682272 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
wildside/userstamps
1955206 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.
vincentlanglet/twig-cs-fixer
10692091 Downloads
A tool to automatically fix Twig code style
tightenco/duster
2856014 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
stecman/symfony-console-completion
26641400 Downloads
Automatic BASH completion for Symfony Console Component based applications.
spatie/phpunit-watcher
10185787 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-horizon-watcher
2428897 Downloads
Automatically restart Horizon when local PHP files change
shipmonk/dead-code-detector
3983950 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.
mike-bronner/laravel-model-caching
129641 Downloads
Automatic caching for Eloquent models.
gehrisandro/tailwind-merge-laravel
955060 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
friendsoftwig/twigcs
6695047 Downloads
Checkstyle automation for Twig
mikebronner/laravel-model-caching
196875 Downloads
Automatic caching for Eloquent models.
genealabs/laravel-model-caching
5167320 Downloads
Automatic caching for Eloquent models.
fabpot/php-cs-fixer
5518847 Downloads
A tool to automatically fix PHP code style