PHPackages                             neuron-php/scaffolding - 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. neuron-php/scaffolding

ActiveLibrary

neuron-php/scaffolding
======================

Code generators and scaffolding tools for Neuron framework

0.8.8(3mo ago)07282MITPHPPHP ^8.4CI passing

Since Nov 22Pushed 3mo agoCompare

[ Source](https://github.com/Neuron-PHP/scaffolding)[ Packagist](https://packagist.org/packages/neuron-php/scaffolding)[ RSS](/packages/neuron-php-scaffolding/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (5)Versions (7)Used By (2)

[![CI](https://github.com/Neuron-PHP/scaffolding/actions/workflows/ci.yml/badge.svg)](https://github.com/Neuron-PHP/scaffolding/actions)[![codecov](https://camo.githubusercontent.com/37cd612e9649e0efcfc25e6999d1eeed6512b32d162d2937be105d39c4827bd2/68747470733a2f2f636f6465636f762e696f2f67682f4e6575726f6e2d5048502f73636166666f6c64696e672f6272616e63682f646576656c6f702f67726170682f62616467652e737667)](https://codecov.io/gh/Neuron-PHP/scaffolding)

Neuron Scaffolding
==================

[](#neuron-scaffolding)

Code generators and scaffolding tools for the Neuron PHP framework.

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

[](#installation)

```
composer require --dev neuron-php/scaffolding
```

Available Commands
------------------

[](#available-commands)

### Controller Generation

[](#controller-generation)

```
php neuron controller:generate UserController --type=resource
```

### Event &amp; Listener Generation

[](#event--listener-generation)

```
php neuron event:generate UserRegistered --property="userId:int" --property="email:string"
php neuron listener:generate SendWelcomeEmail --event="App\Events\UserRegistered"
```

### Job Generation

[](#job-generation)

```
php neuron job:generate SendEmailReminders --cron="0 9 * * *"
```

### Initializer Generation

[](#initializer-generation)

```
php neuron initializer:generate QueueInitializer
```

### Migration Generation

[](#migration-generation)

```
php neuron db:migration:generate CreateUsersTable
```

### Email Template Generation

[](#email-template-generation)

```
php neuron mail:generate welcome
```

Learn More
----------

[](#learn-more)

Visit [neuronphp.com](http://neuronphp.com) for full documentation.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance78

Regular maintenance activity

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~12 days

Total

5

Last Release

116d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79bea17d5a8b30b2585ceaa318c9b36023baf5aad4cf565015ff86bcda004ca8?d=identicon)[ljonesfl](/maintainers/ljonesfl)

---

Top Contributors

[![ljonesfl](https://avatars.githubusercontent.com/u/1099983?v=4)](https://github.com/ljonesfl "ljonesfl (38 commits)")

---

Tags

php8scaffolding

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/neuron-php-scaffolding/health.svg)

```
[![Health](https://phpackages.com/badges/neuron-php-scaffolding/health.svg)](https://phpackages.com/packages/neuron-php-scaffolding)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

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