PHPackages                             kuldeep/crud-generator - 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. kuldeep/crud-generator

ActiveLibrary[Framework](/categories/framework)

kuldeep/crud-generator
======================

CRUD Generator for Laravel

v1.0.3(1y ago)07MITBlade

Since Jun 30Pushed 11mo agoCompare

[ Source](https://github.com/kuldeeppatel68/CrudGenrator)[ Packagist](https://packagist.org/packages/kuldeep/crud-generator)[ RSS](/packages/kuldeep-crud-generator/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Laravel CRUD Generator
======================

[](#laravel-crud-generator)

A Laravel package to generate full CRUD operations with UI, relationships, soft deletes, and advanced field types — all through a web interface.

---

✨ Features
----------

[](#-features)

- Web UI for CRUD generation (no Artisan commands needed)
- Support for all common MySQL field types (including `enum`, `bigint`, `longText`, etc.)
- Add Laravel relationships (e.g., `belongsTo`, `hasMany`, `morphOne`, etc.)
- Generate:
    - Model with fillables, relationships, and soft deletes
    - Controller
    - Migration
    - Views (`index.blade.php`, `create.blade.php`)

---

🚀 Installation
--------------

[](#-installation)

> ✅ Requires Laravel 8+ and PHP 8.0+

```
composer require kuldeep/crud-generator

## Usage
1. Visit:
  /crud-generator

2. Fill in:

  Module Name

  Fields (name, type, nullable, enum options)

  Relations (type, model name)

3. Submit to generate full CRUD files automatically.
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance50

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

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

Unknown

Total

1

Last Release

368d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4777454683e8e0d0e3fc8f4c5b7c008571ea6e1021ea3fb6da58ef6ed6d6a857?d=identicon)[kuldeeppatel20](/maintainers/kuldeeppatel20)

---

Top Contributors

[![kuldeepg-magneto](https://avatars.githubusercontent.com/u/123719482?v=4)](https://github.com/kuldeepg-magneto "kuldeepg-magneto (6 commits)")[![kuldeeppatel68](https://avatars.githubusercontent.com/u/41159150?v=4)](https://github.com/kuldeeppatel68 "kuldeeppatel68 (1 commits)")

### Embed Badge

![Health badge](/badges/kuldeep-crud-generator/health.svg)

```
[![Health](https://phpackages.com/badges/kuldeep-crud-generator/health.svg)](https://phpackages.com/packages/kuldeep-crud-generator)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M298](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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