Registry / utility / overtrue-phplint

overtrue-phplint

JSON →
library9.7.1phppackagistunverified

A tool that speeds up linting of PHP files by running several lint processes at once.

composer require overtrue/phplint
INSTALL
IMPORT
SIG · OVERTRUE-PHPLINT
O
overtrue-phplint
utilityphpv9.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Linter
use Overtrue\PHPLint\Linter;

Lint PHP files in parallel using PHPLint.

use Overtrue\PHPLint\Linter; $linter = new Linter(); $result = $linter->lint(['/path/to/files']);
Debug
Known issues
breakingRequires PHP 8.0+ and the `parallel` extension for true parallel execution.
fix
Install PHP 8.0+ and enable the parallel extension.
affects: >=9.0.0
Upgrade
Version history
9.7.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
overtrue-phplint — pip install overtrue-phplint · libregistry