{"id":86502,"library":"jakub-onderka-php-parallel-lint","title":"PHP Parallel Lint","description":"This tool check syntax of PHP files about 20x faster than serial check.","status":"active","version":"1.0.0","language":"php","source_language":null,"source_url":"https://github.com/JakubOnderka/PHP-Parallel-Lint","tags":["lint","syntax-check","parallel","php"],"install":[{"cmd":"composer require jakub-onderka/php-parallel-lint","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ParallelLint","correct":"use JakubOnderka\\PhpParallelLint\\ParallelLint;"}],"quickstart":{"code":"use JakubOnderka\\PhpParallelLint\\ParallelLint;\n\n$lint = new ParallelLint();\n$result = $lint->lint(['/path/to/file.php']);\nif ($result->hasError()) {\n    echo $result->getErrors()[0]->getMessage();\n}","lang":"php","description":"Lint PHP files for syntax errors in parallel."},"warnings":[{"fix":"Replace jakub-onderka/php-parallel-lint with php-parallel-lint/php-parallel-lint.","message":"This package is abandoned; use php-parallel-lint/php-parallel-lint instead.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'20x':12 'check':6,16,20 'faster':13 'file':10 'lint':3,17 'parallel':2,21 'php':1,9,22 'serial':15 'syntax':7,19 'syntax-check':18 'tool':5","created_at":"2026-06-19T08:02:46.524751+00:00","updated_at":"2026-06-19T08:02:46.524751+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/JakubOnderka/PHP-Parallel-Lint","github":"https://github.com/JakubOnderka/PHP-Parallel-Lint","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}