PHPackages                             codedruids/php-coding-standards - 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. codedruids/php-coding-standards

ActiveLibrary

codedruids/php-coding-standards
===============================

Collection of fixers/sniffs for coding standards that haven't made it into packages yet

0.2.0(3y ago)11.5kMITPHPPHP ^8.1.0

Since Apr 24Pushed 3y ago1 watchersCompare

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

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

PHP Code Standards
==================

[](#php-code-standards)

A collection of fixers/sniffs to support PHP coding standards that haven't made their way into packages yet, bundled as a Composer package.

If/when they are made into official releases from the original authors, they should be deprecated here with an appropriate link to update to the official release.

Namespaces adhere as closely to the origin/author's naming conventions as possible.

Requirements
------------

[](#requirements)

- PHP &gt;= 8.1
- [Composer](http://getcomposer.org/)

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

[](#installation)

This is released as a Composer package, to install run the following command:

```
composer require codedruids/php-coding-standards

```

Current packages
----------------

[](#current-packages)

- `LaravelPhpdocAlignmentFixer`
    PHPDoc space alignment fixer for conforming with [Laravel](https://laravel.com) coding standards.
    Origin: [laravel/pint](https://github.com/laravel/pint) (@nunomaduro)
- `NoUnusedImportsFixer` (variant)
    Variant of PHP-CS-Fixer which adds 'treat\_same\_namespace\_as\_unused' parameter
    Origin: [arnaud-lb/PHP-CS-Fixer](https://github.com/arnaud-lb/PHP-CS-Fixer) (@arnaud-lb)

License
-------

[](#license)

Unless otherwise noted by individual fixers/sniffs, this package is licensed under the MIT license - see the [LICENSE](LICENSE) file for details.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Every ~0 days

Total

3

Last Release

1121d ago

### Community

Maintainers

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

---

Top Contributors

[![leith](https://avatars.githubusercontent.com/u/647389?v=4)](https://github.com/leith "leith (3 commits)")

### Embed Badge

![Health badge](/badges/codedruids-php-coding-standards/health.svg)

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

###  Alternatives

[kubawerlos/php-cs-fixer-custom-fixers

A set of custom fixers for PHP CS Fixer

23812.0M145](/packages/kubawerlos-php-cs-fixer-custom-fixers)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[ergebnis/php-cs-fixer-config

Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.

692.9M163](/packages/ergebnis-php-cs-fixer-config)[slam/php-cs-fixer-extensions

Slam extension of friendsofphp/php-cs-fixer

68947.7k20](/packages/slam-php-cs-fixer-extensions)[jubeki/laravel-code-style

Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.

56521.7k8](/packages/jubeki-laravel-code-style)[redaxo/php-cs-fixer-config

php-cs-fixer config for REDAXO

1091.3k8](/packages/redaxo-php-cs-fixer-config)

PHPackages © 2026

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