PHPackages                             jeese/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jeese/laravel\_curd

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

jeese/laravel\_curd
===================

一键生成curd

1.0.0(3mo ago)05MITPHPPHP &gt;=8.0

Since Jan 21Pushed 3mo agoCompare

[ Source](https://github.com/jeese1-l/laravel-curd)[ Packagist](https://packagist.org/packages/jeese/laravel_curd)[ RSS](/packages/jeese-laravel-curd/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

laravel\_curd
=============

[](#laravel_curd)

#### 介绍

[](#介绍)

laravel curd

#### 软件架构

[](#软件架构)

php 扩展包

#### 安装教程

[](#安装教程)

1. composer require jeese/laravel\_curd

#### 使用说明

[](#使用说明)

1. 创建表格需要带有 create\_time、update\_time、delete\_time 字段
2. 使用前须在 App\\Console\\Kernel 加入

    use laravelCurd\\Command\\LaravelCurdCommand;

    protected $commands = \[ LaravelCurdCommand::class \];
3. php artisan make:curd 表名 路径名称 控制器名称
4. 在控制器上方有路由注释，可以粘贴到路由文件里
5. 所有核心方法在baseService文件里

#### 借鉴

[](#借鉴)

tp6 curd

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance79

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

111d ago

### Community

Maintainers

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

---

Top Contributors

[![jeese1-l](https://avatars.githubusercontent.com/u/185755266?v=4)](https://github.com/jeese1-l "jeese1-l (1 commits)")

### Embed Badge

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

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

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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