PHPackages                             daille-daille/ribote - 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. daille-daille/ribote

ActiveDrupal-profile

daille-daille/ribote
====================

Drupal distribution

02.5kPHPCI passing

Since Oct 22Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/Daille-daille/ribote)[ Packagist](https://packagist.org/packages/daille-daille/ribote)[ RSS](/packages/daille-daille-ribote/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ribote Drupal distribution
==========================

[](#ribote-drupal-distribution)

This is a Drupal Profile aiming for a minimalist and neutral approach.

Usage
-----

[](#usage)

```
composer create-project daille-daille/ribote-project MY_PROJECT --stability dev --no-interaction

```

Installing Drupal
-----------------

[](#installing-drupal)

You should update the `.env` file with your values and add you project url in your /etc/hosts file:

```
  echo "127.0.0.1 my-app.local" | sudo tee -a /etc/hosts
```

Then install drupal using drush:

```
vendor/bin/drush si ribote \
  install_configure_form.enable_update_status_emails=NULL \
  install_configure_form.enable_update_status_module=false \
  install_configure_form.date_default_timezone=Europe/Paris \
  install_configure_form.site_default_country=FR
```

You can use the php built-in server:

```
cd web
php -S my-app.local:8888 .ht.router.php
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance46

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![louis-cuny](https://avatars.githubusercontent.com/u/13121784?v=4)](https://github.com/louis-cuny "louis-cuny (31 commits)")

### Embed Badge

![Health badge](/badges/daille-daille-ribote/health.svg)

```
[![Health](https://phpackages.com/badges/daille-daille-ribote/health.svg)](https://phpackages.com/packages/daille-daille-ribote)
```

PHPackages © 2026

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