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

ActiveLibrary[Framework](/categories/framework)

marcuscampos/scafold
====================

To add scafold to Laravel 5.3

V1.0.5(9y ago)22.4k1MITHTMLPHP &gt;=5.4.0

Since Sep 30Pushed 6y ago1 watchersCompare

[ Source](https://github.com/marcus-campos/scafold)[ Packagist](https://packagist.org/packages/marcuscampos/scafold)[ Docs](http://github.com/bestmomo/scafold)[ RSS](/packages/marcuscampos-scafold/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (1)Versions (10)Used By (0)

\[DEPRECATED\] \[ABANDONED\]

Scafold
-------

[](#scafold)

### Installation

[](#installation)

Execute the following command to get the latest version of the package:

```
composer require marcuscampos/scafold

```

Add Scafold to your composer.json file to require Scafold :

```
    require : {
        "laravel/framework": "5.3.*",
        "marcuscampos/scafold": "dev-master"
    }

```

Update Composer :

```
    composer update

```

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

```
    MarcusCampos\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 !

Tanks for scafold:

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~0 days

Total

6

Last Release

3530d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6387cc03c61adcd4afcc135430ff626ed014379a6312d66ace5b8a1d7e5282b8?d=identicon)[marcus-campos](/maintainers/marcus-campos)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[stancl/tenancy

Automatic multi-tenancy for your Laravel application.

4.3k6.6M40](/packages/stancl-tenancy)[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)

PHPackages © 2026

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