PHPackages                             easyengine/scaffold-command - 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. [CLI &amp; Console](/categories/cli)
4. /
5. easyengine/scaffold-command

ActiveEe-cli-package[CLI &amp; Console](/categories/cli)

easyengine/scaffold-command
===========================

Scaffolds EasyEngine commands with README.md

252PHP

Since Sep 13Pushed 7y ago3 watchersCompare

[ Source](https://github.com/EasyEngine/scaffold-command)[ Packagist](https://packagist.org/packages/easyengine/scaffold-command)[ RSS](/packages/easyengine-scaffold-command/feed)WikiDiscussions develop Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

easyengine/scaffold-command
===========================

[](#easyenginescaffold-command)

Quick links: [Using](#using) | [Contributing](#contributing) | [Support](#support)

Using
-----

[](#using)

```
ee scaffold package-readme  [--force]

```

Creates a README.md with Using, Installing, and Contributing instructions based on the composer.json file for your EE package. Run this command at the beginning of your project, and then every time your usage docs change.

These command-specific docs are generated based composer.json -&gt; 'extra' -&gt; 'commands'. For instance, this package's composer.json includes:

```
{
  "name": "easyengine/scaffold-command",
   // [...]
   "extra": {
       "commands": [
           "scaffold package-readme"
       ]
   }
}

```

**OPTIONS**

```

	Directory path to an existing package to generate a readme for.

[--force]
	Overwrite the readme if it already exists.

```

Contributing
------------

[](#contributing)

We appreciate you taking the initiative to contribute to this project.

Contributing isn’t limited to just code. We encourage you to contribute in the way that best fits your abilities, by writing tutorials, giving a demo at your local meetup, helping other users with their support questions, or revising our documentation.

### Reporting a bug

[](#reporting-a-bug)

Think you’ve found a bug? We’d love for you to help us get it fixed.

Before you create a new issue, you should [search existing issues](https://github.com/easyengine/scaffold-command/issues?q=label%3Abug%20) to see if there’s an existing resolution to it, or if it’s already been fixed in a newer version.

Once you’ve done a bit of searching and discovered there isn’t an open or fixed issue for your bug, please [create a new issue](https://github.com/easyengine/scaffold-command/issues/new). Include as much detail as you can, and clear steps to reproduce if possible.

### Creating a pull request

[](#creating-a-pull-request)

Want to contribute a new feature? Please first [open a new issue](https://github.com/easyengine/scaffold-command/issues/new) to discuss whether the feature is a good fit for the project.

Support
-------

[](#support)

Github issues aren't for general support questions, but there are other venues you can try:

*This README.md is generated dynamically from the project's codebase using `ee scaffold package-readme` ([doc](https://github.com/easyengine/scaffold-package-command)). To suggest changes, please submit a pull request against the corresponding part of the codebase.*

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.6% 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/85d12e799d478a9ff2c22546fc96d056712b76e6895a6519dde4cb71fe80cb78?d=identicon)[easyengine](/maintainers/easyengine)

---

Top Contributors

[![sagarnasit](https://avatars.githubusercontent.com/u/25276905?v=4)](https://github.com/sagarnasit "sagarnasit (7 commits)")[![mbtamuli](https://avatars.githubusercontent.com/u/10382077?v=4)](https://github.com/mbtamuli "mbtamuli (3 commits)")[![mrrobot47](https://avatars.githubusercontent.com/u/25586785?v=4)](https://github.com/mrrobot47 "mrrobot47 (1 commits)")

### Embed Badge

![Health badge](/badges/easyengine-scaffold-command/health.svg)

```
[![Health](https://phpackages.com/badges/easyengine-scaffold-command/health.svg)](https://phpackages.com/packages/easyengine-scaffold-command)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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