PHPackages                             amgrade/laravel-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. amgrade/laravel-scaffolding

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

amgrade/laravel-scaffolding
===========================

1.1.0(10mo ago)01.9k↓26.9%MITPHPPHP &gt;=8.1

Since Dec 27Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/AMgrade/laravel-scaffolding)[ Packagist](https://packagist.org/packages/amgrade/laravel-scaffolding)[ RSS](/packages/amgrade-laravel-scaffolding/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Laravel Scaffolding
-------------------

[](#laravel-scaffolding)

Package with some console commands for code generation.

### Installation

[](#installation)

```
composer require amgrade/laravel-scaffolding
```

If you prefer manual installation, then add to `config/app.php` into `providers` section next line:

```
'providers' => [
    AMgrade\Scaffolding\ScaffoldingServiceProvider::class,
],
```

Otherwise, it will be autodiscovered.

### List of commands

[](#list-of-commands)

- `php artisan make:observer` — adds suffix "Observer" and autoregister observer class in EventsServiceProvider.php
- `php artisan make:console` — adds suffix "Command" and autoregister console command class in Kernel.php
- `php artisan make:repository` — adds an ability to scaffold whole structure for repository pattern and creates given repository class

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance54

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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 ~564 days

Total

2

Last Release

309d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d955f96ce398c754d6bde2173fee2eccb9bc60157e6888c0346fe1d2ab057e16?d=identicon)[MCMatters](/maintainers/MCMatters)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/amgrade-laravel-scaffolding/health.svg)

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

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4205.3M84](/packages/livewire-volt)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)[stillat/proteus

Provides utilities for parsing and updating Laravel-style PHP configuration files.

17287.4k22](/packages/stillat-proteus)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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