PHPackages                             bestmomo/scafold - 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. bestmomo/scafold

ActiveLibrary[Framework](/categories/framework)

bestmomo/scafold
================

To add scafold to Laravel 5.1

V1.0.0(10y ago)12048.6k↑59.5%391MITHTMLPHP &gt;=5.4.0

Since Sep 30Pushed 9y ago14 watchersCompare

[ Source](https://github.com/bestmomo/scafold)[ Packagist](https://packagist.org/packages/bestmomo/scafold)[ Docs](http://github.com/bestmomo/scafold)[ RSS](/packages/bestmomo-scafold/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

Scafold
-------

[](#scafold)

### Installation Laravel 5.3

[](#installation-laravel-53)

To install on Laravel 5.3 go to [Scafold 5.3](https://github.com/marcus-campos/scafold).

### Installation Laravel 5.1

[](#installation-laravel-51)

You can install this package by using [Composer](http://getcomposer.org), running this command:

```
    composer require bestmomo/scafold
```

The next required step is to add the service provider to config/app.php :

```
    Bestmomo\Scafold\ScafoldServiceProvider::class,

```

### Publish

[](#publish)

The last required step is to publish views and assets in your application with :

```
    php artisan vendor:publish

```

If you get the error

```
    Nothing to publish for tag []!

```

Then run this command :

```
    php artisan config:clear

```

Congratulations, you have successfully installed Scafold !

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.3% 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

Unknown

Total

1

Last Release

3928d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2959682?v=4)[bestmomo](/maintainers/bestmomo)[@bestmomo](https://github.com/bestmomo)

---

Top Contributors

[![bestmomo](https://avatars.githubusercontent.com/u/2959682?v=4)](https://github.com/bestmomo "bestmomo (18 commits)")[![hedii](https://avatars.githubusercontent.com/u/5358048?v=4)](https://github.com/hedii "hedii (2 commits)")[![janhohner](https://avatars.githubusercontent.com/u/649895?v=4)](https://github.com/janhohner "janhohner (1 commits)")[![marcus-campos](https://avatars.githubusercontent.com/u/5151894?v=4)](https://github.com/marcus-campos "marcus-campos (1 commits)")[![slefevre](https://avatars.githubusercontent.com/u/804205?v=4)](https://github.com/slefevre "slefevre (1 commits)")

### Embed Badge

![Health badge](/badges/bestmomo-scafold/health.svg)

```
[![Health](https://phpackages.com/badges/bestmomo-scafold/health.svg)](https://phpackages.com/packages/bestmomo-scafold)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M305](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M150](/packages/laravel-mcp)[illuminate/routing

The Illuminate Routing package.

1419.2M3.0k](/packages/illuminate-routing)[laravel/surveyor

Static analysis tool for Laravel applications.

86121.4k12](/packages/laravel-surveyor)

PHPackages © 2026

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