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 1w 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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

1874d 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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[livewire/flux

The official UI component library for Livewire.

9385.0M86](/packages/livewire-flux)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[revolution/self-ordering

Self Ordering System

2112.7k](/packages/revolution-self-ordering)[joelwmale/livewire-quill

Easily add QuillJS with image support to any Laravel Livewire component.

1314.0k](/packages/joelwmale-livewire-quill)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)

PHPackages © 2026

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