Libraries tagged by Laravel phpcs
socialengine/sniffer-rules
48315 Downloads
A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.
wvnderlab-agency/php-copyright-header
1044 Downloads
A custom fixer to provide copyright headers in each file via PHP-CS-Fixer
chiiya/code-style-php
9782 Downloads
Linting configurations for PHP projects
artisanpack-ui/code-style-pint
4493 Downloads
Laravel Pint preset for ArtisanPack UI code standards
figlab/coding-standard
2228 Downloads
PHPCS coding-standard for Laravel applications.
givanov95/laravel-git-hooks
400 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.
indykoning/grumphp-laravel-pint
8485 Downloads
A Laravel Pint task for GrumPHP.
bca/laravel-inspect
24155 Downloads
Instant support for PHP Code Sniffer, PHP CS Fixer, and PHP MD in the Artisan CLI
mrchetan/php_standard
213 Downloads
PHP coding standard to be followed in Laravel projects
nowo-tech/php-quality-tools
2759 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.
indykoning/grumphp-duster
9178 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
4205 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.
jackiedo/artisan-php-cs-fixer
325 Downloads
A PHP-CS-Fixer bridge for use via Artisan CLI on Laravel.