shipmonk/coding-standard
ShipMonk’s PHP_CodeSniffer ruleset for consistent PHP style across ShipMonk packages. Install via Composer, add a phpcs.xml.dist pointing to ShipMonkCodingStandard, then run phpcs to check and phpcbf to auto-fix issues.
slevomat/coding-standard, it allows for custom rule overrides while leveraging a mature foundation.laravel-shift/coding-standard)?php-cs-fixer).phpcbf) to reduce friction.phpcs.xml.dist if needed.slevomat/coding-standard) if required.use App\...) may need alignment.php-cs-fixer (for auto-fixing)roave/security-advisories (if combined with security checks)rector/rector (for modernizing legacy code)composer.json (require-dev).phpcs.xml.dist (adjust file paths if needed).phpcs on the entire codebase to baseline violations.slevomat/coding-standard for breaking changes.phpcs runs locally or in CI; no runtime cost.PHP_CodeSniffer or slevomat/coding-standard deprecates APIs, the package may need updates.phpcbf usage).How can I help you explore Laravel packages today?