PHPackages                             baine/laravel-auto-crud - 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. baine/laravel-auto-crud

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

baine/laravel-auto-crud
=======================

0756PHP

Since Feb 25Pushed 2y agoCompare

[ Source](https://github.com/DylanBaine/laravel-auto-crud)[ Packagist](https://packagist.org/packages/baine/laravel-auto-crud)[ RSS](/packages/baine-laravel-auto-crud/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Auto Generate Laravel Resourceful CRUD controllers
==================================================

[](#auto-generate-laravel-resourceful-crud-controllers)

To install run `composer require baine/laravel-auto-crud`.

To generate an auto-crud controller from the console, run `php artisan generate:auto-crud App\\Models\\`. A new Controller class will be put into the App\\Http\\Controllers directory.

To generate an auto-crud controller from anywhere else, you can use the following code: `(new Baine\AutoCrud\Services\CreateController(App\Models\::class))->execute()`and the class will create a crud controller just like the command.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

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

---

Top Contributors

[![DylanBaine](https://avatars.githubusercontent.com/u/22332170?v=4)](https://github.com/DylanBaine "DylanBaine (14 commits)")[![dylanjbaine](https://avatars.githubusercontent.com/u/185108147?v=4)](https://github.com/dylanjbaine "dylanjbaine (2 commits)")

### Embed Badge

![Health badge](/badges/baine-laravel-auto-crud/health.svg)

```
[![Health](https://phpackages.com/badges/baine-laravel-auto-crud/health.svg)](https://phpackages.com/packages/baine-laravel-auto-crud)
```

###  Alternatives

[afragen/git-updater

A plugin to automatically update GitHub, Bitbucket, GitLab, or Gitea hosted plugins, themes, and language packs.

3.3k1.6k](/packages/afragen-git-updater)[miladrahimi/php-enum

A PHP Abstract Enum Class

1113.0k](/packages/miladrahimi-php-enum)

PHPackages © 2026

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