PHPackages                             athens/standard - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. athens/standard

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

athens/standard
===============

PHP code standard for the Athens Framework.

1.4.1(10y ago)0775↓80%13

Since Dec 9Pushed 10y ago2 watchersCompare

[ Source](https://github.com/AthensFramework/standard)[ Packagist](https://packagist.org/packages/athens/standard)[ RSS](/packages/athens-standard/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (10)Used By (13)

[![Latest Stable Version](https://camo.githubusercontent.com/5911f175e2a8031c970c71f26975d4acbb7af4d835b84c55cf22363680aedeb0/68747470733a2f2f706f7365722e707567782e6f72672f617468656e732f7374616e646172642f762f737461626c65)](https://packagist.org/packages/athens/standard)

Standard
========

[](#standard)

This `ruleset.xml` contains the Athens Framework code standard, for use with [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer). Projects which use the Athens Framework are welcome to use this same code standard.

Use
===

[](#use)

To download the standard, include `athens/standard` if your `composer.json` dev requirements:

```
"require-dev": {
    ...
    "athens/standard": "1.*",
    ...
  }

```

Once you have updated your composer requirements, you'll be able to issue the following command from your project root:

```
./vendor/bin/phpcs --standard=./vendor/athens/standard/ruleset.xml .

```

See the [PHP CodeSniffer docs](https://github.com/squizlabs/PHP_CodeSniffer/wiki) for more information, including excluding directories from analysis.

Requirements
============

[](#requirements)

- PHP Codesniffer 2.x

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Total

9

Last Release

3781d ago

Major Versions

0.3.0 → 1.0.02015-12-18

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/290ab676b0d7a71324f5e5b1cd29b339cd379449c10bb721fd3f7d7d6b7571f1?d=identicon)[BonPacific](/maintainers/BonPacific)

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

---

Top Contributors

[![JASchilz](https://avatars.githubusercontent.com/u/6137968?v=4)](https://github.com/JASchilz "JASchilz (15 commits)")

### Embed Badge

![Health badge](/badges/athens-standard/health.svg)

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

###  Alternatives

[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M41](/packages/dereuromark-cakephp-ide-helper)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.2M34](/packages/yoast-yoastcs)[mayflower/mo4-coding-standard

PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.

17534.2k7](/packages/mayflower-mo4-coding-standard)

PHPackages © 2026

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