PHPackages                             webtheory/erector - 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. webtheory/erector

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

webtheory/erector
=================

Toolkit for creating project scaffolding

09PHP

Since Oct 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/spider-mane/erector)[ Packagist](https://packagist.org/packages/webtheory/erector)[ RSS](/packages/webtheory-erector/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

erector
=======

[](#erector)

A message to Russian 🇷🇺 people
------------------------------

[](#a-message-to-russian--people)

If you currently live in Russia, please read [this message](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/ToRussianPeople.md).

[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)

[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE.md)[![Required PHP Version](https://camo.githubusercontent.com/3f1b7907aae04b9ee0dc41b6f396d948d1c60b95f97933814af12e2e9bf18d96/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7765627468656f72792f65726563746f722e7376673f636f6c6f72423d253233383839324246)](https://php.net)[![Latest Version on Packagist](https://camo.githubusercontent.com/ca3401c02bd7794011ba584b89ceb70ea729a0c84ff110c70b72c6e3a5e31842/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7765627468656f72792f65726563746f722e737667)](https://packagist.org/packages/webtheory/erector)[![Total Downloads](https://camo.githubusercontent.com/e6611194c9192bfd6ff9c11e733cef798edbf7628287fa65fab2f3032cf97ffc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7765627468656f72792f65726563746f722e737667)](https://packagist.org/packages/webtheory/erector/stats)[![Build Status](https://camo.githubusercontent.com/3c83d8ea37efb2a627fbb9674013ece327402fc716f6876b8cd41a81a0593dd2/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f7370696465722d6d616e652f65726563746f722e737667)](https://scrutinizer-ci.com/g/spider-mane/erector)[![Code Coverage](https://camo.githubusercontent.com/a1b70f33b023900b729c86697f56a70d1c3a17f1286b4fdae27007a42eab561b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7370696465722d6d616e652f65726563746f722e737667)](https://scrutinizer-ci.com/g/spider-mane/erector)[![Quality Score](https://camo.githubusercontent.com/861bd264fc85b86ad2462bd32bcdb34acfb5bc6e15ab9c9386d99d2c50877d5d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7370696465722d6d616e652f65726563746f722e737667)](https://scrutinizer-ci.com/g/spider-mane/erector)[![Build Status](https://camo.githubusercontent.com/ded162c5414565335cc72efb3baacc40676feb285166bb683b6f067df73993b3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7370696465722d6d616e652f65726563746f722f6d61737465722e737667)](https://travis-ci.org/spider-mane/erector)[![Maintainability](https://camo.githubusercontent.com/ba67eb06a233606b7d2f2eb74338eb4675ff180d22df3e7bd6fd22c23c2b5f82/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6d61696e7461696e6162696c6974792f7370696465722d6d616e652f65726563746f722e737667)](https://codeclimate.com/github/spider-mane/erector/maintainability)[![Average time to resolve an issue](https://camo.githubusercontent.com/3a1735336a93956c302b31796cefc2b55f071f9206e8d8b1a0f49b76a59af99d/68747470733a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f7265736f6c7574696f6e2f7370696465722d6d616e652f65726563746f722e737667)](https://isitmaintained.com/project/spider-mane/erector)[![Percentage of issues still open](https://camo.githubusercontent.com/b76d02d6cb743074b2b210bc0f7c86df15d65d46ff0334d99e84dacdbf63f609/68747470733a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f6f70656e2f7370696465722d6d616e652f65726563746f722e737667)](https://isitmaintained.com/project/spider-mane/erector)

Purpose
-------

[](#purpose)

Toolkit for creating project scaffolding

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

[](#installation)

Via Composer

```
composer require webtheory/erector
```

Usage
-----

[](#usage)

```
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Chris Williams](https://github.com/spider-mane)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

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/42c6c17a141acad92bd90ad7b7e574ea19ecb332f33272a041261566670576cf?d=identicon)[webtheory](/maintainers/webtheory)

---

Top Contributors

[![spider-mane](https://avatars.githubusercontent.com/u/17187449?v=4)](https://github.com/spider-mane "spider-mane (5 commits)")

### Embed Badge

![Health badge](/badges/webtheory-erector/health.svg)

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

PHPackages © 2026

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