PHPackages                             andor9229/laravelcrudgenerator - 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. andor9229/laravelcrudgenerator

ActiveLibrary[Framework](/categories/framework)

andor9229/laravelcrudgenerator
==============================

A CRUD generator for laravel

v0.0.9(6y ago)0647[1 PRs](https://github.com/andor9229/laravelcrudgenerator/pulls)PHP

Since Dec 31Pushed 1y agoCompare

[ Source](https://github.com/andor9229/laravelcrudgenerator)[ Packagist](https://packagist.org/packages/andor9229/laravelcrudgenerator)[ RSS](/packages/andor9229-laravelcrudgenerator/feed)WikiDiscussions master Synced yesterday

READMEChangelog (9)Dependencies (1)Versions (12)Used By (0)

LaravelCrudGenerator
====================

[](#laravelcrudgenerator)

An easy way to create Crud of a resource.

[![Total Downloads](https://camo.githubusercontent.com/f0a723b76c911ba4c556b34e4f2820cfbb5e518b484d2e1f40e3798366497112/68747470733a2f2f706f7365722e707567782e6f72672f616e646f72393232392f6c61726176656c6372756467656e657261746f722f646f776e6c6f616473)](https://packagist.org/packages/andor9229/laravelcrudgenerator)[![Latest Stable Version](https://camo.githubusercontent.com/03db7d2afb97f2f210795f4a9406e373b69ce83198bfa8f88d5f0ada8f55e981/68747470733a2f2f706f7365722e707567782e6f72672f616e646f72393232392f6c61726176656c6372756467656e657261746f722f762f737461626c65)](https://packagist.org/packages/andor9229/laravelcrudgenerator)[![Latest Stable Version](https://camo.githubusercontent.com/0eebae1372d27d4154b0239cc4844f197dd08e68558523d4c07510de7020ff60/68747470733a2f2f706f7365722e707567782e6f72672f6376696562726f636b2f6c61726176656c2d656c61737469637365617263682f762f756e737461626c652e706e67)](https://packagist.org/packages/cviebrock/laravel-elasticsearch)

- [Installation and Configuration](#installation-and-configuration)
- [Usage](#usage)

Installation and Configuration
------------------------------

[](#installation-and-configuration)

Install the current version of the `andor9229/laravelcrudgenerator` package via composer:

```
composer require andor9229/laravelcrudgenerator
```

adding the following to your application's `config\app`

```
\Andor9229\LaravelCrudGenerator\LaravelCrudGeneratorServiceProvider::class,
```

and run `php artisan vendor:publish --provider="Cviebrock\LaravelElasticsearch\ServiceProvider"` in your terminal

Usage
-----

[](#usage)

Run `php artisan make:crud ModelName`

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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 ~0 days

Total

9

Last Release

2321d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/212132e8f45b56cfb09d0382ec67227ff0cba3a8d7e97c451288ba136d6acc80?d=identicon)[sc-andreaortu](/maintainers/sc-andreaortu)

---

Top Contributors

[![andre-ortu](https://avatars.githubusercontent.com/u/60301595?v=4)](https://github.com/andre-ortu "andre-ortu (30 commits)")[![sc-andreaortu](https://avatars.githubusercontent.com/u/57093164?v=4)](https://github.com/sc-andreaortu "sc-andreaortu (3 commits)")

### Embed Badge

![Health badge](/badges/andor9229-laravelcrudgenerator/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

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

Supercharge your Laravel application's performance.

4.0k21.5M159](/packages/laravel-octane)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)

PHPackages © 2026

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