PHPackages                             m6web/php-lint - 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. [CLI &amp; Console](/categories/cli)
4. /
5. m6web/php-lint

AbandonedArchivedLibrary[CLI &amp; Console](/categories/cli)

m6web/php-lint
==============

Simple command to run php lint

v0.2.0(4y ago)564.0k[2 issues](https://github.com/BedrockStreaming/PhpLint/issues)MITPHPPHP &gt;=7.4

Since Jan 24Pushed 4y ago45 watchersCompare

[ Source](https://github.com/BedrockStreaming/PhpLint)[ Packagist](https://packagist.org/packages/m6web/php-lint)[ RSS](/packages/m6web-php-lint/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (7)Versions (7)Used By (0)

[![Build Status](https://camo.githubusercontent.com/d0254900baf3bb35915600cc0065db720a3083eda68e783031c43df1457800bb/68747470733a2f2f7472617669732d63692e6f72672f4d365765622f5068704c696e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/M6Web/PhpLint)

PhpLint
=======

[](#phplint)

PhpLint is a simple package to simply execute linter on directories.

Installation
------------

[](#installation)

```
composer require m6web/php-lint
```

Usage
-----

[](#usage)

PhpLint allows to validate one or multiple directories recursively:

- One directory:

```
./bin/phplint directory/path
```

- More than one directory:

```
./bin/phplint directory1/path directory2/path ...
```

PhpLint use [symfony/finder](http://symfony.com/doc/current/components/finder.html) to find directories. So you can use all finder syntax to find directories:

```
./bin/phplint directory/*/*/src
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~455 days

Total

5

Last Release

1580d ago

PHP version history (2 changes)v0.1.0PHP &gt;=5.5.9

v0.2.0PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2069361?v=4)[Patrick](/maintainers/Bedrock)[@Bedrock](https://github.com/Bedrock)

---

Top Contributors

[![jb-reynaud](https://avatars.githubusercontent.com/u/390431?v=4)](https://github.com/jb-reynaud "jb-reynaud (2 commits)")[![DocRoms](https://avatars.githubusercontent.com/u/12815769?v=4)](https://github.com/DocRoms "DocRoms (1 commits)")[![Fabex](https://avatars.githubusercontent.com/u/1540419?v=4)](https://github.com/Fabex "Fabex (1 commits)")[![Stax](https://avatars.githubusercontent.com/u/1269657?v=4)](https://github.com/Stax "Stax (1 commits)")

### Embed Badge

![Health badge](/badges/m6web-php-lint/health.svg)

```
[![Health](https://phpackages.com/badges/m6web-php-lint/health.svg)](https://phpackages.com/packages/m6web-php-lint)
```

###  Alternatives

[humbug/php-scoper

Prefixes all PHP namespaces in a file or directory.

7963.0M35](/packages/humbug-php-scoper)[humbug/box

Fast, zero config application bundler with PHARs.

1.3k801.5k69](/packages/humbug-box)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)

PHPackages © 2026

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