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 Cache Component to speed-up execution of new re-analysis.
This adapter allow to store/do nothing, but keep API homogeneous.
This adapter stores the cache item contents (file fingerprint) as regular files in a collection
of directories on a locally mounted filesystem (default to .phplint.cache directory into the working directory).
You can change this directory with the cache option. See Configuration chapter.
Generated by bartlett/graph-uml package via the resources/graph-uml/build.php script.
How can I help you explore Laravel packages today?