PHPackages                             lucacracco/robo-drupal - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. lucacracco/robo-drupal

ActiveRobo-tasks[DevOps &amp; Deployment](/categories/devops)

lucacracco/robo-drupal
======================

A my custom Robo task runner for Drupal.

v4.2.0(2y ago)514.4k↑11.9%21MITPHPPHP &gt;=7.4CI passing

Since Apr 27Pushed 8mo ago3 watchersCompare

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

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

Robo.li &amp; Drupal
====================

[](#roboli--drupal)

This repository contains a library dedicated to the initialization, building, management and maintenance of Drupal10/11 projects through the assistance of Robo.li.

Install
-------

[](#install)

```
composer require lucacracco/robo-drupal
```

Use
---

[](#use)

Use `vendor/bin/robo list` for see all commands.

### Scaffolding and install Drupal example

[](#scaffolding-and-install-drupal-example)

Require library

```
composer require lucacracco/robo-drupal

```

Copy template files for settings/services

```
  cp -v "[root]/vendor/lucacracco/robo-drupal/tests/template/tpl.settings.php" "[root]/web/sites/default/tpl.settings.php"
  cp -v "[root]/vendor/lucacracco/robo-drupal/tests/template/tpl.services.yml" "[root]/web/sites/default/tpl.services.yml"

```

Run command for scaffold settings/services

```
./vendor/bin/robo scaffold

```

Run command for install Drupal (standard profile)

```
./vendor/bin/robo install standard

```

Notes
-----

[](#notes)

- When use multisite features is required to configure `sites.php` with all sites that you are working.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance42

Moderate activity, may be stable

Popularity31

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity65

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

Recently: every ~239 days

Total

18

Last Release

268d ago

Major Versions

1.x-dev → v2.2.02022-08-08

v2.2.0 → v3.0.02022-10-18

v2.1.1 → v4.0.02023-02-26

3.x-dev → v4.1.02023-08-27

v4.2.0 → 5.x-dev2025-10-09

PHP version history (6 changes)1.0.0PHP &gt;=5.5.0

1.0.1PHP &gt;=5.6

v1.0.2PHP &gt;=7.2

v2.2.0PHP &gt;=7.3

v3.0.0PHP &gt;=7.4

5.x-devPHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6357514?v=4)[Luca Cracco](/maintainers/lucacracco)[@lucacracco](https://github.com/lucacracco)

---

Top Contributors

[![lucacracco](https://avatars.githubusercontent.com/u/6357514?v=4)](https://github.com/lucacracco "lucacracco (27 commits)")

---

Tags

drupal8roboautomationdrupaldeployment

### Embed Badge

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

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

###  Alternatives

[drupal/drupal-extension

Drupal extension for Behat

22215.7M173](/packages/drupal-drupal-extension)[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M18](/packages/pantheon-systems-terminus)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)[jigarius/drall

Drall is a command-line utility to run drush on multi-site Drupal installations.

36115.5k](/packages/jigarius-drall)[fourkitchens/sous-drupal-project

Starter project for Sous a Drupal distribution featuring a theme based on Emulsify Design System.

141.1k](/packages/fourkitchens-sous-drupal-project)

PHPackages © 2026

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