PHPackages                             wundii/phplint - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. wundii/phplint

ActiveLibrary[Testing &amp; Quality](/categories/testing)

wundii/phplint
==============

This tool is the fast way, to checks the syntax of your PHP files.

0.3.4(5mo ago)211.0k↑21.1%1[2 PRs](https://github.com/wundii/PHPLint/pulls)7MITPHPPHP &gt;=8.2CI passing

Since Jun 18Pushed 1w ago1 watchersCompare

[ Source](https://github.com/wundii/PHPLint)[ Packagist](https://packagist.org/packages/wundii/phplint)[ RSS](/packages/wundii-phplint/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (8)Dependencies (13)Versions (21)Used By (7)

PHPLint - the fastest way to check your syntax
==============================================

[](#phplint---the-fastest-way-to-check-your-syntax)

[![PHP-Tests](https://github.com/wundii/PHPLint/actions/workflows/code_quality.yml/badge.svg)](https://github.com/wundii/PHPLint/actions/workflows/code_quality.yml)[![PHPStan](https://camo.githubusercontent.com/83dd3d35cebed0eab9ee97ff1a5849c1344cda6a8ee9cac2cda20f5aa55b67bd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c253230392d627269676874677265656e2e7376673f7374796c653d666c6174)](https://phpstan.org/)[![Downloads](https://camo.githubusercontent.com/da2d42a41b41a8a25d6d177d403da3b33f03adab2de9fba556003d68573f713c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77756e6469692f7068706c696e742e7376673f7374796c653d666c6174)](https://packagist.org/packages/wundii/phplint)

This program is one of the fastest tools for static code analysis and error detection in PHP source code. The native php lint checking is used here.

Installation and Usage
----------------------

[](#installation-and-usage)

```
composer require wundii/phplint --dev
```

```
php vendor/bin/phplint
php vendor/bin/phplint --config=phplint.php
php vendor/bin/phplint init
php vendor/bin/phplint list
php vendor/bin/phplint --help
php vendor/bin/phplint --no-config
php vendor/bin/phplint --no-config --paths=src --paths=tests --skip=vendor
```

### Functionality over the config file (phplint.php)

[](#functionality-over-the-config-file-phplintphp)

- php cgi executable (default: php)
- php extension (default: php)
- paths (default: src)
- skip
- memory limit (default: 512M)
- async processes (default: 10)
- async processes timeout (default: 60)
- console warnings (default: true)
- console notice (default: true)
- cache class (default: Symfony\\Component\\Cache\\Adapter\\FilesystemAdapter)
- no exit code (default: false)
- no process bar (default: false)

Development for PHPLint
-----------------------

[](#development-for-phplint)

### composer scripts

[](#composer-scripts)

```
composer rector-dry
composer rector-apply
composer phpstan
composer ecs-dry
composer ecs-apply
composer phpunit
composer cache-clear
```

### complete checks before merge

[](#complete-checks-before-merge)

```
composer complete-check
```

### To-do list for version 1.0.0

[](#to-do-list-for-version-100)

- add symfony cache-system
- refactor LintConsoleOutput class
- refactor LintConfig class
- run without config file
- test BootstrapInputResolver
- test createLintConfigFromInput
- test no-config with config options
- extension of the documentation

Feedback and Contributions
--------------------------

[](#feedback-and-contributions)

I welcome feedback, bug reports and contributions from the community! If you found a bug or have a suggestion for improvement, please create an issue.

Every contribution is welcome!

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance86

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~134 days

Recently: every ~159 days

Total

8

Last Release

170d ago

PHP version history (2 changes)0.1.0PHP &gt;=8.1

0.3.4PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/55cca8c4c5dafd979e8cfc4fc14747edc8e7abeda94074b5fa927b7687af55f9?d=identicon)[wundii](/maintainers/wundii)

---

Top Contributors

[![wundii](https://avatars.githubusercontent.com/u/58734845?v=4)](https://github.com/wundii "wundii (123 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (33 commits)")

---

Tags

linterphpphp-linterdevlintsyntaxphplint

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/wundii-phplint/health.svg)

```
[![Health](https://phpackages.com/badges/wundii-phplint/health.svg)](https://phpackages.com/packages/wundii-phplint)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
