PHPackages                             devjpl/laravel-curd - 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. devjpl/laravel-curd

ActiveLibrary[Framework](/categories/framework)

devjpl/laravel-curd
===================

laravel CURD Generator

043PHP

Since May 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/devJPL/laravel-curd)[ Packagist](https://packagist.org/packages/devjpl/laravel-curd)[ RSS](/packages/devjpl-laravel-curd/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-crud-generator
======================

[](#laravel-crud-generator)

```
Currently  Under Testing, Production Version Release Soon

```

### Installing

[](#installing)

```
composer require devjpl/laravel-curd

```

### Installing

[](#installing-1)

```
composer require devjpl/laravel-curd

```

Add to config/app.php the following line to the 'providers' array:

```
CrudGenerator\CrudGeneratorServiceProvider::class,

```

### Usage

[](#usage)

Use the desired model name as the input

CRUD for employees table

```
php artisan make:crud employee

```

or the whole database

```
php artisan make:crud all

```

For more options

```
php artisan help make:crud

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![devJPL](https://avatars.githubusercontent.com/u/12659556?v=4)](https://github.com/devJPL "devJPL (13 commits)")

### Embed Badge

![Health badge](/badges/devjpl-laravel-curd/health.svg)

```
[![Health](https://phpackages.com/badges/devjpl-laravel-curd/health.svg)](https://phpackages.com/packages/devjpl-laravel-curd)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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