PHPackages                             factorial-io/phab-entity-scaffolder - 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. factorial-io/phab-entity-scaffolder

ActiveLibrary

factorial-io/phab-entity-scaffolder
===================================

Plugins for the phabalicious scaffolder to scaffold drupal 8 configuration

42.2k↓50%1[3 issues](https://github.com/factorial-io/phab-entity-scaffolder/issues)[7 PRs](https://github.com/factorial-io/phab-entity-scaffolder/pulls)PHP

Since Aug 11Pushed 2y ago3 watchersCompare

[ Source](https://github.com/factorial-io/phab-entity-scaffolder)[ Packagist](https://packagist.org/packages/factorial-io/phab-entity-scaffolder)[ RSS](/packages/factorial-io-phab-entity-scaffolder/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (11)Used By (0)

Phab Entity Scaffolder
======================

[](#phab-entity-scaffolder)

[![factorial-io](https://camo.githubusercontent.com/d6ef0334303ae4a8a0f7efad17368337807133798a5e1aab367a28acab30fbc1/68747470733a2f2f636972636c6563692e636f6d2f67682f666163746f7269616c2d696f2f706861622d656e746974792d73636166666f6c6465722e7376673f7374796c653d736869656c64)](https://circleci.com/gh/factorial-io/phab-entity-scaffolder)

Port of entity-scaffolder for D8 using phabalicious for scaffolding files and configuration.

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

[](#installation)

As long as this project is not available at packagist.org, add this repo to your composer.json:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "git@github.com:factorial-io/phab-entity-scaffolder.git"
    }
  ]
}
```

Then require this project via composer as dev dependency:

```
composer require --dev factorial-io/phab-entity-scaffolder:dev-master
```

This should download the project and install it into vendor.

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

[](#configuration)

Add this to your yml-file which controls the scaffolding:

```
questions: []
assets: []

plugins:
  - vendor/factorial-io/phab-entity-scaffolder/src/transformers

scaffold:
  # transform yaml files using the ImageStyleTransformer.
  - transform(imagestyles, image_styles, config/sync)
```

Usage
-----

[](#usage)

Then you can scaffold the configuration via phabalicious:

```
phab scaffold

```

### Contribute

[](#contribute)

Contribution are more than welcome. Please fork the repo, add a test-case and an implementation and create a pull-request. Note that we are using **github-flow** as a merge-strategy.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance5

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/347bf3b37b54b8e1415e2c701373b90eb4e2055af3f1fe00e75c4afa6070f9ae?d=identicon)[stmh](/maintainers/stmh)

---

Top Contributors

[![d34dman](https://avatars.githubusercontent.com/u/1006481?v=4)](https://github.com/d34dman "d34dman (146 commits)")[![stmh](https://avatars.githubusercontent.com/u/319208?v=4)](https://github.com/stmh "stmh (118 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (28 commits)")[![solimanharkas](https://avatars.githubusercontent.com/u/35292283?v=4)](https://github.com/solimanharkas "solimanharkas (4 commits)")[![MuschPusch](https://avatars.githubusercontent.com/u/69293?v=4)](https://github.com/MuschPusch "MuschPusch (3 commits)")[![snyk-bot](https://avatars.githubusercontent.com/u/19733683?v=4)](https://github.com/snyk-bot "snyk-bot (3 commits)")

---

Tags

drupal-8entity-scaffolderphabaliciousscaffolder

### Embed Badge

![Health badge](/badges/factorial-io-phab-entity-scaffolder/health.svg)

```
[![Health](https://phpackages.com/badges/factorial-io-phab-entity-scaffolder/health.svg)](https://phpackages.com/packages/factorial-io-phab-entity-scaffolder)
```

PHPackages © 2026

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