PHPackages                             goez/drafter-installer - 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. goez/drafter-installer

AbandonedArchivedCustom-installer[Utility &amp; Helpers](/categories/utility)

goez/drafter-installer
======================

Install drafter in your php project with ease

2.0.2(3y ago)0111MITPHP

Since Sep 20Pushed 3y agoCompare

[ Source](https://github.com/goez-tools/drafter-installer)[ Packagist](https://packagist.org/packages/goez/drafter-installer)[ RSS](/packages/goez-drafter-installer/feed)WikiDiscussions master Synced 2d ago

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

Drafter Installer
=================

[](#drafter-installer)

Install [drafter](https://github.com/apiaryio/drafter) in your php project with ease.

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

[](#installation)

The recommended way to install drafter-installer is composer:

```
composer require hmaus/drafter-installer
```

Add config to `extra`:
Pass the [tag of drafter](https://github.com/apiaryio/drafter/tags) to install

```
"extra": {
    "drafter-installer-tag": "v3.2.7"
}
```

Add it to `scripts`:

```
"scripts": {
    "install-drafter": "Goez\\Drafter\\Installer::installDrafter"
}
```

You may also consider adding a reference to your update and install hooks:

```
"scripts": {
    "post-install-cmd": [
        "@install-drafter"
    ],
    "post-update-cmd": [
        "@install-drafter"
    ]
}
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 56.3% 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 ~521 days

Total

5

Last Release

1435d ago

Major Versions

v1.0.1 → 2.0.02022-06-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/000012ed8f10873694d29e2f60b7b71171c088d6fd655a695210dd2fe46172b9?d=identicon)[jaceju](/maintainers/jaceju)

---

Top Contributors

[![jaceju](https://avatars.githubusercontent.com/u/310474?v=4)](https://github.com/jaceju "jaceju (9 commits)")[![hendrikmaus](https://avatars.githubusercontent.com/u/188284?v=4)](https://github.com/hendrikmaus "hendrikmaus (7 commits)")

### Embed Badge

![Health badge](/badges/goez-drafter-installer/health.svg)

```
[![Health](https://phpackages.com/badges/goez-drafter-installer/health.svg)](https://phpackages.com/packages/goez-drafter-installer)
```

###  Alternatives

[xpaw/steamid

SteamID conversion library

17188.5k13](/packages/xpaw-steamid)[open-feature/sdk

PHP implementation of the OpenFeature SDK

39514.9k15](/packages/open-feature-sdk)[sylius/taxonomy-bundle

Flexible categorization system for Symfony.

26388.2k7](/packages/sylius-taxonomy-bundle)[arcanedev/qr-code

QR Code generator

1231.9k1](/packages/arcanedev-qr-code)

PHPackages © 2026

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