PHPackages                             flightsadmin/crudgenerator - 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. flightsadmin/crudgenerator

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

flightsadmin/crudgenerator
==========================

Crud Generator automatically generates all necessary files for a complete crud. This includes livewire component, factories, migrations, models, blades &amp; seeders.

0.0.4(5y ago)2611MITPHP

Since Jan 26Pushed 5y agoCompare

[ Source](https://github.com/flightsadmin/crudgenerator)[ Packagist](https://packagist.org/packages/flightsadmin/crudgenerator)[ Docs](https://github.com/flightsadmin/crudgenerator)[ RSS](/packages/flightsadmin-crudgenerator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

CrudGenerator
=============

[](#crudgenerator)

Crud Generator automatically generates all necessary files for a complete crud. This includes factories, migrations, models, blades, requests &amp; seeders. This package also has the possibility to create relations between models.

For relations to work you'll need to manually add comments to the User Model otherwise it won't generate it for you.
These comments will be automatically added by models created by this CrudGenerator. Refer to Relations section for more info.

Installation
------------

[](#installation)

Via Composer

```
$ composer require flightsadmin/crudgenerator
```

Usage
-----

[](#usage)

If you would like to publish the other file such as config, stubs and views to customize them you can do so with

```
$ php artisan vendor:publish --provider="Flightsadmin\CrudGenerator\CrudGeneratorServiceProvider"
```

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Total

4

Last Release

1968d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/523b711178e59be510269001ec8fa1ce3305495b9578aaa53c4e11a179415445?d=identicon)[georgechitechi](/maintainers/georgechitechi)

---

Top Contributors

[![georgechitechi](https://avatars.githubusercontent.com/u/52364198?v=4)](https://github.com/georgechitechi "georgechitechi (2 commits)")

---

Tags

laravelflightsadminCrudGenerator

### Embed Badge

![Health badge](/badges/flightsadmin-crudgenerator/health.svg)

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

###  Alternatives

[livewire/flux

The official UI component library for Livewire.

9628.9M155](/packages/livewire-flux)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

731189.9k16](/packages/tallstackui-tallstackui)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.8k](/packages/tomshaw-electricgrid)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

45212.2k](/packages/venturedrake-laravel-crm)[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)
