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.
PHPLint uses the Symfony Finder Component to find files to check from one or more path to your local filesystem.
It requires the Options Resolver object (either ConsoleOptionsResolver or FileOptionsResolver) to retrieve
configuration values (path, exclude, extensions).
If you prefer a programmatically approach, because you have a complex files finds strategy,
you can replace the Overtrue\PHPLint\Finder object by any Symfony Finder instance.
Generated by bartlett/graph-uml package via the resources/graph-uml/build.php script.
How can I help you explore Laravel packages today?