PHPackages                             rasta/sniffs - 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. rasta/sniffs

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

rasta/sniffs
============

Rapid Agile Softwares default code styles to be used with Squizlabs' code sniffer.

1.0.0(6y ago)020proprietaryPHPCI failing

Since Mar 20Pushed 6y ago1 watchersCompare

[ Source](https://github.com/RapidAgileSoftware/php-sniffs)[ Packagist](https://packagist.org/packages/rasta/sniffs)[ RSS](/packages/rasta-sniffs/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

php-codestyles
==============

[](#php-codestyles)

Rapid Agile Software default code styles to be used with Squizlabs' codesniffer and PHPCSFixer.

Install
-------

[](#install)

1. Create a file `easy-coding-standard.neon` in the root path of project with at least below contents:

```
includes:
  - vendor/rasta/sniffs/easy-coding-standard.neon
```

2. Run `composer require-dev rasta/sniffs`

43 Add a linting command to `composer.json`

```
  "scripts": {
    "lint": "ecs check src cron tests --clear-cache",
    "lint:fix": "ecs check src cron tests --clear-cache --fix"
  }

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

2250d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3539915?v=4)[Jens Krause](/maintainers/Solomonic)[@Solomonic](https://github.com/Solomonic)

---

Top Contributors

[![Solomonic](https://avatars.githubusercontent.com/u/3539915?v=4)](https://github.com/Solomonic "Solomonic (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rasta-sniffs/health.svg)

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

###  Alternatives

[worksome/coding-style

Worksomes coding style

49771.7k57](/packages/worksome-coding-style)[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20269.1k13](/packages/shopsys-coding-standards)[codelytv/coding-style

PHP Coding Style rules we use in Codely

5633.5k8](/packages/codelytv-coding-style)[quartetcom/static-analysis-kit

Strict and modern kit to optimise the codebase defensively.

144.3k5](/packages/quartetcom-static-analysis-kit)

PHPackages © 2026

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