PHPackages                             juling/think-devtools - 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. juling/think-devtools

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

juling/think-devtools
=====================

v1.1.5(5mo ago)037Apache-2.0PHPPHP ^8.4

Since May 9Pushed 5mo agoCompare

[ Source](https://github.com/julingsoft/think-devtools)[ Packagist](https://packagist.org/packages/juling/think-devtools)[ RSS](/packages/juling-think-devtools/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

Juling-DevTools
===============

[](#juling-devtools)

Juling DevTools 是一款开发辅助工具，帮助开发者实现功能的 CRUD 操作，快速实现业务落地。

安装
--

[](#安装)

安装 think-devtools 工具 的 composer 包

```
composer require juling/think-devtools --dev

```

使用
--

[](#使用)

工具初始化

```
php think gen:init

```

生成数据表实体类

```
php think gen:entity

```

生成数据表模型类

```
php think gen:model

```

生成数据表DAO类

```
php think gen:dao

```

生成数据表服务类

```
php think gen:service

```

其他
--

[](#其他)

生成 swagger 接口文档

```
php think gen:swagger

```

生成请求和响应类接口（typescript interface）

```
php think gen:interface

```

License
-------

[](#license)

Apache-2.0

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance70

Regular maintenance activity

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity63

Established project with proven stability

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 ~81 days

Recently: every ~13 days

Total

8

Last Release

168d ago

PHP version history (2 changes)v1.0.0PHP ^8.2

v1.1.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/7a4d3be10654c09792805b11dbab979aee690a63720c489595461910cceda3ec?d=identicon)[wanganlin](/maintainers/wanganlin)

###  Code Quality

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/juling-think-devtools/health.svg)

```
[![Health](https://phpackages.com/badges/juling-think-devtools/health.svg)](https://phpackages.com/packages/juling-think-devtools)
```

###  Alternatives

[topthink/think-captcha

captcha package for thinkphp

132934.4k68](/packages/topthink-think-captcha)[topthink/think-worker

workerman extend for thinkphp

202227.2k9](/packages/topthink-think-worker)[yunwuxin/think-cron

计划任务

17416.2k](/packages/yunwuxin-think-cron)[zzstudio/think-addons

The ThinkPHP6 Addons Package

1518.6k](/packages/zzstudio-think-addons)[topthink/think-annotation

Annotation For ThinkPHP

4831.5k8](/packages/topthink-think-annotation)[liliuwei/thinkphp-jump

适用于thinkphp6.0的跳转扩展

2874.4k1](/packages/liliuwei-thinkphp-jump)

PHPackages © 2026

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