Libraries tagged by Laravel phpcs
nowo-tech/claude-php-setup
1194 Downloads
Interactive CLI that generates customized Claude Code markdown files (CLAUDE.md, commands, agents) for PHP projects with Symfony, Laravel, Rector, PHPStan, PHP-CS-Fixer, GrumPHP and more.
nowo-tech/php-quality-tools
2507 Downloads
Pre-configured quality tools for PHP projects (Rector, PHP-CS-Fixer, Twig-CS-Fixer). Symfony, Laravel, and framework-agnostic configurations with automatic framework detection.
chiiya/code-style-php
9069 Downloads
Linting configurations for PHP projects
artisanpack-ui/code-style-pint
2869 Downloads
Laravel Pint preset for ArtisanPack UI code standards
lemaur/toolbox
6803 Downloads
Toolbox full of useful packages to keep your Laravel project compliant with your coding standards.
figlab/coding-standard
1922 Downloads
PHPCS coding-standard for Laravel applications.
givanov95/laravel-git-hooks
191 Downloads
Composer plugin that installs a pre-commit git hook into Laravel + Vite projects — runs php-cs-fixer, a debug-statement guard, the Vite build (on frontend changes) and the test suite before each commit. Bypass with --no-verify.
qb-technologies/laravel-config
1671 Downloads
🎯 Standardized PHP code quality configurations for PHP-CS-Fixer, PHPStan, and Rector. Share consistent coding standards across all your projects.
indykoning/grumphp-laravel-pint
8388 Downloads
A Laravel Pint task for GrumPHP.
bca/laravel-inspect
24154 Downloads
Instant support for PHP Code Sniffer, PHP CS Fixer, and PHP MD in the Artisan CLI
wvnderlab-agency/php-copyright-header
382 Downloads
A custom fixer to provide copyright headers in each file via PHP-CS-Fixer
indykoning/grumphp-duster
8873 Downloads
A Duster task for GrumPHP.
mr-feek/laravel-git-hooks
2349 Downloads
A simple laravel package for adding custom git hooks to your laravel projects. Ships with phpunit, phpcs, and eslint
bgaze/laravel-php-cs-fixer
4203 Downloads
A PHP-CS-Fixer bridge for use via Artisan CLI on Laravel 5.5+
avirdz/laravel-git-sniffer
42043 Downloads
An artisan command to check your code standards via pre-commit git hook.