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

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

rabiloo/coding-standard
=======================

Rabiloo's PHP coding standard

v0.1.1(3y ago)012.4k↓65%[4 PRs](https://github.com/rabiloo/php-coding-standard/pulls)MITPHPPHP ^8.0CI passing

Since Jan 30Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/rabiloo/php-coding-standard)[ Packagist](https://packagist.org/packages/rabiloo/coding-standard)[ Docs](https://github.com/rabiloo/php-coding-standard)[ RSS](/packages/rabiloo-coding-standard/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (7)Versions (8)Used By (0)

PHP Coding Standard
===================

[](#php-coding-standard)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2b9d0fd7adb91cced18e5d7d8cff272d9d419919fab01075afdd8e868c60c977/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726162696c6f6f2f636f64696e672d7374616e646172642e737667)](https://packagist.org/packages/rabiloo/coding-standard)[![Tests](https://github.com/rabiloo/php-coding-standard/actions/workflows/run-tests.yml/badge.svg)](https://github.com/rabiloo/php-coding-standard/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/370cb772eed13d4e868d361bdc3eb6872c231056c2dfecceea423939993b4555/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726162696c6f6f2f636f64696e672d7374616e646172642e737667)](https://packagist.org/packages/rabiloo/coding-standard)

Rabiloo's PHP coding standard

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require rabiloo/coding-standard --dev
```

Add it to your project `phpcs.xml` or `phpcs.xml.dist` ruleset:

```

    app
    bootstrap
    config
    database
    lang
    routes
    tests
    public

    */*.js
    */*.css
    */*.xml
    */*.blade.php
    bootstrap/cache

```

### Laravel

[](#laravel)

If you use it with Laravel project, you can install by commands

```
composer require rabiloo/coding-standard --dev
php artisan vendor:publish --tag rabiloo-coding-standard
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Oanh Nguyen](https://github.com/oanhnn)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance57

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Total

2

Last Release

1251d ago

### Community

Maintainers

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

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (19 commits)")[![oanhnn](https://avatars.githubusercontent.com/u/1757120?v=4)](https://github.com/oanhnn "oanhnn (19 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (14 commits)")

---

Tags

Coding Standardcoding-stylerabiloo

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[laminas/laminas-coding-standard

Laminas Coding Standard

341.8M615](/packages/laminas-laminas-coding-standard)[drupol/drupal-conventions

Drupal conventions for coding.

2422.7k1](/packages/drupol-drupal-conventions)[facile-it/facile-coding-standard

Facile.it coding standard

10326.2k33](/packages/facile-it-facile-coding-standard)[mreduar/laravel-phpcs

PHP Codesniffer ruleset to follow Laravel's coding style

3917.6k1](/packages/mreduar-laravel-phpcs)[secl-group/phpcs-secl-standard

A PHP\_CodeSniffer maintainability standard for Secl Group applications

149.7k](/packages/secl-group-phpcs-secl-standard)

PHPackages © 2026

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