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

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

samwilson/piwigo-coding-standards
=================================

Piwigo coding standards ruleset for phpcs.

0.1.1(6y ago)1172gpl-3.0-or-laterPHP

Since Aug 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/samwilson/piwigo-coding-standards)[ Packagist](https://packagist.org/packages/samwilson/piwigo-coding-standards)[ RSS](/packages/samwilson-piwigo-coding-standards/feed)WikiDiscussions master Synced 2d ago

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

Piwigo Coding Standards
=======================

[](#piwigo-coding-standards)

This is a PHP Code Sniffer (phpcs) ruleset for enforcing the [coding standards](https://piwigo.org/doc/doku.php?id=dev:coding_conventions)of [Piwigo](https://piwigo.org/).

- Author: Sam Wilson
- Homepage:
- Packagist:
- License: GPL 3.0 or later, first published 2019
- [![Packagist](https://camo.githubusercontent.com/c60ac848b90ea7fc465c9cc083c45b6db643607efe4392a5ab647260c3abf23b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616d77696c736f6e2f70697769676f2d636f64696e672d7374616e64617264732e737667)](https://packagist.org/packages/samwilson/piwigo-coding-standards)

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

[](#installation)

```
composer require --dev samwilson/piwigo-coding-standards

```

Usage
-----

[](#usage)

Create a `.phpcs.xml` file such as the following:

```

    .
    ./vendor

```

Then run:

```
./vendor/bin/phpcs

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

2

Last Release

2504d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

phpcs-standardpiwigo

### Embed Badge

![Health badge](/badges/samwilson-piwigo-coding-standards/health.svg)

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

###  Alternatives

[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

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

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

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

PHPackages © 2026

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