PHPackages                             metadrop/scripthor - 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. metadrop/scripthor

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

metadrop/scripthor
==================

Swiss knife of scripts for speed up the development on drupal projects.

v4.0.0(2y ago)187.3k↓23.7%10[5 issues](https://github.com/Metadrop/scripthor/issues)1GPL-2.0+Shell

Since Apr 21Pushed 2y ago4 watchersCompare

[ Source](https://github.com/Metadrop/scripthor)[ Packagist](https://packagist.org/packages/metadrop/scripthor)[ RSS](/packages/metadrop-scripthor/feed)WikiDiscussions 4.x Synced 1mo ago

READMEChangelog (10)DependenciesVersions (41)Used By (1)

Metadrop Composer Scripthor
===========================

[](#metadrop-composer-scripthor)

Scripthor toolset
-----------------

[](#scripthor-toolset)

This is a swiss knife of scripts for speed up the development on drupal projects.

Works with drupal 8+ projects.

Usage
-----

[](#usage)

Drupal Composer Scripthor is used by requiring `composer require metadrop/scripthor`in your project.

Typically, the scaffold operations run automatically as needed, e.g. after `composer install`, so it is usually not necessary to do anything different to scaffold a project once the configuration is set up in the project composer.json file, as described below. To scripthor files directly, run:

### Scripthor create symlinks

[](#scripthor-create-symlinks)

```
composer scripthor:create-symlinks

```

Scripts
-------

[](#scripts)

### backup.sh

[](#backupsh)

Simple script to backup a Drupal site. It dumps the database using drush and tars anything under the `web` folder (this means it assumes the Drupal root is under the `web` folder).

Destination folder can be set using the first parameter. If nothing passed, the backups are placed under the `backups` folder.

```
$ scripts/backup.sh

Dumping database to ./backups/backups-automated/db/site-db-20210914-185115.sql-gz...OK!
Backuping codebase and files...OK!
Cleaning old backups...OK!

```

IMPORTANT! The script tries to backupo the default site. This means is not compatible with multisite setups. You can easily create your own script based on this for mulsites.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~56 days

Total

40

Last Release

777d ago

Major Versions

0.1.0 → v1.0.02021-08-16

v1.0.0 → v2.0.02021-11-04

1.x-dev → v2.1.02022-03-01

v2.6.0 → 3.x-dev2023-08-21

2.x-dev → v4.0.02024-04-01

### Community

Maintainers

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

---

Top Contributors

[![omarlopesino](https://avatars.githubusercontent.com/u/3202817?v=4)](https://github.com/omarlopesino "omarlopesino (59 commits)")[![Eduardo-Morales-Alberti](https://avatars.githubusercontent.com/u/24698482?v=4)](https://github.com/Eduardo-Morales-Alberti "Eduardo-Morales-Alberti (36 commits)")[![rsanzante](https://avatars.githubusercontent.com/u/776453?v=4)](https://github.com/rsanzante "rsanzante (27 commits)")[![jorgetutor](https://avatars.githubusercontent.com/u/1230268?v=4)](https://github.com/jorgetutor "jorgetutor (10 commits)")[![albeortev](https://avatars.githubusercontent.com/u/46744901?v=4)](https://github.com/albeortev "albeortev (4 commits)")[![keopx](https://avatars.githubusercontent.com/u/537583?v=4)](https://github.com/keopx "keopx (4 commits)")[![Esrohym](https://avatars.githubusercontent.com/u/35486575?v=4)](https://github.com/Esrohym "Esrohym (3 commits)")[![juanjol](https://avatars.githubusercontent.com/u/4212917?v=4)](https://github.com/juanjol "juanjol (1 commits)")

### Embed Badge

![Health badge](/badges/metadrop-scripthor/health.svg)

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

PHPackages © 2026

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