PHPackages                             amarie88/robo-drupal-coding - 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. amarie88/robo-drupal-coding

ActiveRobo-tasks[Utility &amp; Helpers](/categories/utility)

amarie88/robo-drupal-coding
===========================

Drupal coding commands for Robo Task Runner.

1.0.6(2y ago)15.9k1MITPHPPHP &gt;=8.1

Since Apr 6Pushed 2y ago2 watchersCompare

[ Source](https://github.com/amarie88/robo-drupal-coding)[ Packagist](https://packagist.org/packages/amarie88/robo-drupal-coding)[ RSS](/packages/amarie88-robo-drupal-coding/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (7)Dependencies (4)Versions (8)Used By (1)

Robo Drupal Coding
==================

[](#robo-drupal-coding)

Extension to apply Drupal Coding Standards with commands [Robo](http://robo.li/).

Intended to be used in a CI/CD context.

Table of contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)

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

[](#installation)

Add `"amarie88/robo-drupal-coding": "~1.0"` to your composer.json:

```
{
    "require-dev": {
        "amarie88/robo-drupal-coding": "~1.0"
    }
}
```

and execute `composer update`.

OR

```
composer require --dev amarie88/robo-drupal-coding:~1.0
```

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

[](#configuration)

```
robo-drupal-coding.yml
```

Usage
-----

[](#usage)

- Check Drupal coding standards and best practices:

```
vendor/bin/robo drupal-coding:phpcs
```

- Only Drupal coding standards:

```
vendor/bin/robo drupal-coding:phpcs Drupal
```

- Only best practices:

```
vendor/bin/robo drupal-coding:phpcs DrupalPractice
```

- Check Drupal code with `drupal-check`:

```
vendor/bin/robo drupal-coding:check
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Recently: every ~224 days

Total

7

Last Release

913d ago

PHP version history (3 changes)1.0.0PHP &gt;=7.3.0

1.0.5PHP &gt;=7.4.0

1.0.6PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1071415?v=4)[Alexandre Marie](/maintainers/amarie88)[@amarie88](https://github.com/amarie88)

---

Top Contributors

[![amarie88](https://avatars.githubusercontent.com/u/1071415?v=4)](https://github.com/amarie88 "amarie88 (12 commits)")

---

Tags

best-practicesdrupalphprobodrupalrobo

### Embed Badge

![Health badge](/badges/amarie88-robo-drupal-coding/health.svg)

```
[![Health](https://phpackages.com/badges/amarie88-robo-drupal-coding/health.svg)](https://phpackages.com/packages/amarie88-robo-drupal-coding)
```

###  Alternatives

[lullabot/amp

A set of useful classes and utilities to convert html to AMP html (See https://www.ampproject.org/)

3802.9M10](/packages/lullabot-amp)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

38244.6k16](/packages/ec-europa-toolkit)[acquia/drupal-recommended-settings

The composer plugin for adding drupal-recommended-settings for Acquia Cloud.

101.1M4](/packages/acquia-drupal-recommended-settings)[drupol/drupal-conventions

Drupal conventions for coding.

2422.7k1](/packages/drupol-drupal-conventions)

PHPackages © 2026

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