PHPackages                             lintkit/php-coding-standards-config - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lintkit/php-coding-standards-config

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

lintkit/php-coding-standards-config
===================================

2.0.0(11mo ago)05.3k↓34.8%4PHP

Since Aug 5Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/lintkit/php-coding-standards-config)[ Packagist](https://packagist.org/packages/lintkit/php-coding-standards-config)[ RSS](/packages/lintkit-php-coding-standards-config/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (8)Used By (4)

LintKit: PHP Coding Standards Config
====================================

[](#lintkit-php-coding-standards-config)

Liquid Light base configuration for PHP

Usage
-----

[](#usage)

Install the dependency:

```
composer require --dev lintkit/php-coding-standards-config
```

Add the scripts:

```
"scripts": {
    "lint:php:cs-fixer:fix": "php-cs-fixer fix --config vendor/lintkit/php-coding-standards-config/.php-cs-fixer.php -v --diff",
    "lint:php:cs-fixer": "@lint:php:cs-fixer:fix --dry-run"
},
```

Add to `.gitignore`

```
.cache

```

### TYPO3

[](#typo3)

If using LintKit with TYPO3, you can require `.typo3.php-cs-fixer.php` of `.php-cs-fixer.php` to exclude TYPO3-related directories

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance73

Regular maintenance activity

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~77 days

Total

5

Last Release

339d ago

Major Versions

1.2.0 → 2.0.02025-06-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a6959c451868af51c41ce566f214bd9ea973046b8a0e9a795cd964ea507f70f?d=identicon)[mikestreety](/maintainers/mikestreety)

---

Top Contributors

[![mikestreety](https://avatars.githubusercontent.com/u/354085?v=4)](https://github.com/mikestreety "mikestreety (26 commits)")

### Embed Badge

![Health badge](/badges/lintkit-php-coding-standards-config/health.svg)

```
[![Health](https://phpackages.com/badges/lintkit-php-coding-standards-config/health.svg)](https://phpackages.com/packages/lintkit-php-coding-standards-config)
```

###  Alternatives

[kmlaravel/laravel-geographical-calculator

laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates

42677.2k2](/packages/kmlaravel-laravel-geographical-calculator)[jubeki/laravel-code-style

Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.

56521.7k8](/packages/jubeki-laravel-code-style)[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20269.1k13](/packages/shopsys-coding-standards)[friendsoftypo3/kickstarter

Extension Kickstarter - Kickstart TYPO3 Extension

243.1k](/packages/friendsoftypo3-kickstarter)

PHPackages © 2026

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