PHPackages                             kodzila/sniffer - 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. kodzila/sniffer

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

kodzila/sniffer
===============

Ruleset to codesniffer for Kodzila projects

1.0.1(4y ago)0101[1 PRs](https://github.com/Kodzila/sniffer/pulls)2

Since Sep 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Kodzila/sniffer)[ Packagist](https://packagist.org/packages/kodzila/sniffer)[ RSS](/packages/kodzila-sniffer/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (3)Used By (2)

Sniffer
=======

[](#sniffer)

This is a library containing shared PHP CodeSniffer configuration.

Then install via composer:

```
composer require kodzila/sniffer --dev
```

Configuration
-------------

[](#configuration)

In the root project create a file `phpcs.xml` with configuration:

```

    App project

```

You can also specify Sniff paths:

```

    App project

    src/
    src/Migrations/*
    src/Kernel.php

```

Rules documentation
-------------------

[](#rules-documentation)

- [Base codesniffer](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Customisable-Sniff-Properties)
- [Slevomat](https://github.com/slevomat/coding-standard)
- [Custom ruleset](https://github.com/doctrine/coding-standard/blob/master/lib/Doctrine/ruleset.xml)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~0 days

Total

2

Last Release

1709d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e966b6baf3c4370076d02b5003b3d20d0192a6409b3cc7388be511f32f0d1ab4?d=identicon)[Kodzila](/maintainers/Kodzila)

---

Top Contributors

[![pawelk-lf](https://avatars.githubusercontent.com/u/16285536?v=4)](https://github.com/pawelk-lf "pawelk-lf (1 commits)")[![pawel-kozik](https://avatars.githubusercontent.com/u/174309081?v=4)](https://github.com/pawel-kozik "pawel-kozik (1 commits)")

### Embed Badge

![Health badge](/badges/kodzila-sniffer/health.svg)

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

###  Alternatives

[slevomat/coding-standard

Slevomat Coding Standard for PHP\_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.

1.5k123.5M1.8k](/packages/slevomat-coding-standard)

PHPackages © 2026

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