PHPackages                             adeoweb/adeo-coding-style-php - 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. adeoweb/adeo-coding-style-php

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

adeoweb/adeo-coding-style-php
=============================

AdeoWeb standards

1.1.5(3y ago)02.0kMITPHP

Since Nov 26Pushed 3y ago2 watchersCompare

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

READMEChangelogDependencies (1)Versions (24)Used By (0)

AdeoWeb Coding Standard
=======================

[](#adeoweb-coding-standard)

A set of AdeoWeb rules for [PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) tool.

### Installation

[](#installation)

To use within your project you can use:

1. Add package:

```
$ composer require --dev adeoweb/adeo-coding-style-php
```

2. To add the code standard please include this into the `phpcs.xml` and modify it accordingly:

```

    ./src

```

### Running

[](#running)

To run:

```
$ ./vendor/bin/phpcs
```

### Fixing issues automatically

[](#fixing-issues-automatically)

Also you can run `phpcbf` from the command-line to fix your code `MyAwesomeExtension` for warnings like "PHPCBF CAN FIX THE \[0-9\]+ MARKED SNIFF VIOLATIONS AUTOMATICALLY"

```
$ vendor/bin/phpcbf app/code/MyAwesomeExtension
```

### Versions

[](#versions)

Releases are made when there is a:

- Patch: messages of type WARNING has changed: it was added, removed, parameters changed
- Minor: the message of type ERROR has been changed

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~23 days

Total

23

Last Release

1355d ago

Major Versions

0.2.0 → 1.0.0-alpha2020-07-10

0.2.1 → 1.0.02021-01-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/09efdecd59b76789e2313b3206cba27162f859552eff19613ff9e3ccd96b8c16?d=identicon)[adeoweb](/maintainers/adeoweb)

---

Top Contributors

[![altdovydas](https://avatars.githubusercontent.com/u/8860049?v=4)](https://github.com/altdovydas "altdovydas (1 commits)")[![rtamasauskas](https://avatars.githubusercontent.com/u/100126230?v=4)](https://github.com/rtamasauskas "rtamasauskas (1 commits)")[![tarutis](https://avatars.githubusercontent.com/u/94372208?v=4)](https://github.com/tarutis "tarutis (1 commits)")

### Embed Badge

![Health badge](/badges/adeoweb-adeo-coding-style-php/health.svg)

```
[![Health](https://phpackages.com/badges/adeoweb-adeo-coding-style-php/health.svg)](https://phpackages.com/packages/adeoweb-adeo-coding-style-php)
```

###  Alternatives

[sylius-labs/coding-standard

Battle-tested coding standard configuration used in Sylius.

896.1M488](/packages/sylius-labs-coding-standard)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.1M29](/packages/yoast-yoastcs)[suin/phpcs-psr4-sniff

PHP\_CodeSniffer sniff that checks class name matches PSR-4 project structure.

271.7M16](/packages/suin-phpcs-psr4-sniff)[mayflower/mo4-coding-standard

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

17508.3k5](/packages/mayflower-mo4-coding-standard)[infinum/eightshift-coding-standards

Eightshift WordPress Coding Standards

1785.2k3](/packages/infinum-eightshift-coding-standards)[orisai/coding-standard

Strict PHP coding standard

19193.5k62](/packages/orisai-coding-standard)

PHPackages © 2026

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