PHPackages                             ethical-jobs/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. ethical-jobs/standards

ActiveLibrary

ethical-jobs/standards
======================

v1.3(6y ago)057PHPPHP &gt;=7.2

Since Mar 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ethical-jobs/php-standards)[ Packagist](https://packagist.org/packages/ethical-jobs/standards)[ RSS](/packages/ethical-jobs-standards/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (8)Used By (0)

PHP Coding Standards for EthicalJobs Projects
=============================================

[](#php-coding-standards-for-ethicaljobs-projects)

Exists to:

- Provide a source of truth for our code-styling and rules
- Provide an easy interface for developers to locally run the standards suite
- Provide a Drone pipeline template generation

Does not exist to:

- Wrap the execution on the build server

Usage
-----

[](#usage)

```
composer require --dev ethicaljobs/standards
vendor/bin/ej-standards run

```

The Standards
-------------

[](#the-standards)

### PHP Mess Detector

[](#php-mess-detector)

Enforces good code design

### PHP Code Sniffer

[](#php-code-sniffer)

Useful for keeping consistent code style

### PHP Stan

[](#php-stan)

Useful for determining edge-cases, un-usable code paths, ...

Configuration
-------------

[](#configuration)

Runners
-------

[](#runners)

This standards package comes with two runners for running the standards suite.

### Assumptions

[](#assumptions)

- drone-cli is installed
- the project has a pipeline called 'standards'

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

7

Last Release

2246d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9bccd5df1d41f7900b6b75606cada6848606f0559939254ea88adf694266f749?d=identicon)[dev@ej](/maintainers/dev@ej)

---

Tags

tooling

### Embed Badge

![Health badge](/badges/ethical-jobs-standards/health.svg)

```
[![Health](https://phpackages.com/badges/ethical-jobs-standards/health.svg)](https://phpackages.com/packages/ethical-jobs-standards)
```

###  Alternatives

[rector/rector-src

Instant Upgrade and Automated Refactoring of any PHP code

134391.5k12](/packages/rector-rector-src)[acquia/orca

A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build

32902.4k](/packages/acquia-orca)[youwe/testing-suite

Contains Youwe's default testing packages for php.

13176.9k8](/packages/youwe-testing-suite)

PHPackages © 2026

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