PHPackages                             gmxiaoli/qsl-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. [Testing &amp; Quality](/categories/testing)
4. /
5. gmxiaoli/qsl-curd

ActiveLibrary[Testing &amp; Quality](/categories/testing)

gmxiaoli/qsl-curd
=================

qsl-curd

v1.0.3(1y ago)032MITPHPPHP &gt;=7.1

Since Apr 7Pushed 1y ago1 watchersCompare

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

READMEChangelog (3)DependenciesVersions (5)Used By (0)

qsl-curd
========

[](#qsl-curd)

1、引入composer
------------

[](#1引入composer)

```

composer require gmxiaoli/qsl-curd:^1.0 --dev

```

2、使用命令创建模块
----------

[](#2使用命令创建模块)

- 生成模块

    ```
    php artisan gmxiaoli:g
    ```
- 生成模块 带有参数 --force

    默认文件存在，会提示是否被覆盖，添加上`--force` 参数后将自动覆盖，请谨慎选择。
- 生成指定的文件，使用 `--only` 指定。`--only` 允许的类型是：`controller` 、`logic` 、`service` 、`model` 其他格式不被允许

    ```
    php artisan gmxiaoli:g --only=service --module=Store
    ```

    如果文件存在，会提示是否覆盖文件。

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

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

Every ~35 days

Total

4

Last Release

655d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1636d6bcdefb8c1a9a099e3d59789a147e24f46d42a6fb30a629363c8fd97309?d=identicon)[gmxiaoli](/maintainers/gmxiaoli)

---

Top Contributors

[![gmxiaoli](https://avatars.githubusercontent.com/u/106367845?v=4)](https://github.com/gmxiaoli "gmxiaoli (18 commits)")

---

Tags

requestapitestlaravelgeneratorormcrud

### Embed Badge

![Health badge](/badges/gmxiaoli-qsl-curd/health.svg)

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

PHPackages © 2026

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