Registry / utility / php-parallel-lint-php-parallel-lint

php-parallel-lint-php-parallel-lint

JSON →
library1.4.0phppackagistunverified

This tool checks the syntax of PHP files about 20x faster than serial check.

composer require php-parallel-lint/php-parallel-lint
INSTALL
IMPORT
SIG · PHP-PARALLEL-LINT-
P
php-parallel-lint-php-parallel-lint
utilityphpv1.4.0
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.

ParallelLint
use JakubOnderka\PhpParallelLint\ParallelLint;

Basic usage of PHP Parallel Lint to check syntax.

use JakubOnderka\PhpParallelLint\ParallelLint; $lint = new ParallelLint(); $result = $lint->lint(['path/to/files']);
Debug
Known issues
breakingRequires PHP 7.1+
fix
Upgrade PHP to version 7.1 or higher.
affects: <1.0
Upgrade
Version history
1.4.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
php-parallel-lint-php-parallel-lint — pip install php-parallel-lint-php-parallel-lint · libregistry