PHPackages                             sands/asasi-scaffold - 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. sands/asasi-scaffold

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

sands/asasi-scaffold
====================

Scaffold Generator For Asasi

1.1.0(9y ago)0121MITPHPPHP &gt;=5.5.9

Since Jul 22Pushed 9y ago4 watchersCompare

[ Source](https://github.com/sands-consulting/asasi-scaffold)[ Packagist](https://packagist.org/packages/sands/asasi-scaffold)[ RSS](/packages/sands-asasi-scaffold/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Scaffold generator for [Sands Asasi (Laravel-Base)](https://github.com/sands-consulting/asasi)
----------------------------------------------------------------------------------------------

[](#scaffold-generator-for-sands-asasi-laravel-base)

Published and modify templates for other laravel 5 base.

### Install

[](#install)

Install using composer

```
composer require sands/asasi-scaffold

```

Publish Templates

```
php artisan vendor:publish --provider="Sands\Scaffold\ScaffoldServiceProvider" --tag="templates"

```

Published templates can be found at config/sands/asasi/scaffold/templates

### Usage

[](#usage)

Generate

```
php artisan scaffold:generate

```

OR

```
php artisan scaffold:make {table_name : Database table name. For example: user_tasks} {fields : Field definitions separated by "|". For example: name:Name:string|completed_at:Completed At:dateTime|is_completed:Is Completed:boolean} {relationships? : Model relationships separated by "|". For example: belongsTo:Country:countries:country_id|hasMany:Children:children:parent_id|hasOne:Profile:user_profile:profile_id} {--nesting= : Route nesting configuration following ModelName:foreign_key:route-binding. For example: UserBlacklists:user_blacklist_id:user-blacklists}

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3626d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5411530?v=4)[Amin Adha](/maintainers/aminadha)[@aminadha](https://github.com/aminadha)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sands-asasi-scaffold/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M268](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M996](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M363](/packages/illuminate-redis)[illuminate/process

The Illuminate Process package.

44869.2k97](/packages/illuminate-process)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)

PHPackages © 2026

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