overtrue/phplint
PHPLint is a fast PHP syntax linter that runs multiple lint processes in parallel to speed up checking large codebases. Supports modern PHP versions, with easy installation via Composer, PHAR, Docker, or Phive, and configurable rules and paths.
Run this command using overtrue/phplint:latest Docker image:
/root/.composer/vendor/bin/phplint ./ --exclude=vendor
How can I help you explore Laravel packages today?