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(10y ago)0121MITPHPPHP &gt;=5.5.9

Since Jul 22Pushed 10y 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 2w ago

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 46% 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

3671d 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

[illuminate/pagination

The Illuminate Pagination package.

12234.6M1.1k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9350.2M309](/packages/illuminate-pipeline)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.4M234](/packages/illuminate-broadcasting)[illuminate/redis

The Illuminate Redis package.

8314.8M407](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

224.7M144](/packages/illuminate-cookie)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)

PHPackages © 2026

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