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. [Framework](/categories/framework)
4. /
5. neuron-php/scaffolding

ActiveLibrary[Framework](/categories/framework)

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

Code generators and scaffolding tools for Neuron framework

0.8.8(5mo ago)07412MITPHPPHP ^8.4CI passing

Since Nov 22Pushed 5mo 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 3w 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

38

—

LowBetter than 83% of packages

Maintenance71

Regular maintenance activity

Popularity16

Limited adoption so far

Community11

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

161d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1099983?v=4)[Lee Jones](/maintainers/ljonesfl)[@ljonesfl](https://github.com/ljonesfl)

---

Top Contributors

[![ljonesfl](https://avatars.githubusercontent.com/u/1099983?v=4)](https://github.com/ljonesfl "ljonesfl (48 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

[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[laravel/sail

Docker files for running a basic Laravel application.

1.9k199.2M1.2k](/packages/laravel-sail)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M517](/packages/shopware-core)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)

PHPackages © 2026

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