PHPackages                             skj198568/tp5\_smart - 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. skj198568/tp5\_smart

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

skj198568/tp5\_smart
====================

tp5 smart 开发模式

1.1.44(7y ago)5361MITPHPPHP &gt;=7.0.0

Since May 3Pushed 5y agoCompare

[ Source](https://github.com/skj198568/tp5_smart)[ Packagist](https://packagist.org/packages/skj198568/tp5_smart)[ RSS](/packages/skj198568-tp5-smart/feed)WikiDiscussions 5.0 Synced yesterday

READMEChangelog (10)Dependencies (4)Versions (423)Used By (0)

tp5\_smart
==========

[](#tp5_smart)

基于tp5，实现智能化、敏捷化开发。

#### 修改composer.json php版本要求

[](#修改composerjson-php版本要求)

```
"require": {
    "php": ">=7.0.0",
}

```

#### 添加composer.json 配置文件及执行脚本

[](#添加composerjson-配置文件及执行脚本)

```
"repositories": [
    {
        "type": "git",
        "url": "https://github.com/skj198568/class_library.git"
    },
    {
        "type": "git",
        "url": "https://github.com/skj198568/tp5_smart.git"
    }
],
"scripts":{
    "post-install-cmd": [
        "php vendor/skj198568/tp5_smart/create_files.php"
    ],
    "post-update-cmd": [
        "php vendor/skj198568/tp5_smart/create_files.php"
    ]
}

```

#### 执行命令

[](#执行命令)

1. tp5.0

```
composer require "skj198568/tp5_smart:1.0.*"

```

2. tp5.1

```
composer require "skj198568/tp5_smart:1.1.*"

```

#### 帮助手册

[](#帮助手册)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity78

Established project with proven stability

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

Total

422

Last Release

2096d ago

Major Versions

1.0.378 → 5.0.x-dev2020-08-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/8d44c58c26256b4aafc75e00bf909233eccc297c46314c86292907355585757c?d=identicon)[skj198568](/maintainers/skj198568)

---

Top Contributors

[![skj198568](https://avatars.githubusercontent.com/u/22230193?v=4)](https://github.com/skj198568 "skj198568 (668 commits)")

### Embed Badge

![Health badge](/badges/skj198568-tp5-smart/health.svg)

```
[![Health](https://phpackages.com/badges/skj198568-tp5-smart/health.svg)](https://phpackages.com/packages/skj198568-tp5-smart)
```

###  Alternatives

[nativephp/mobile

NativePHP for Mobile

82724.0k43](/packages/nativephp-mobile)[joanhey/adapterman

Use any framework and application with Workerman.

85255.9k1](/packages/joanhey-adapterman)[topthink/think-worker

workerman extend for thinkphp

202227.2k9](/packages/topthink-think-worker)[workerman/crontab

A crontab written in PHP based on workerman

70164.2k58](/packages/workerman-crontab)[workerman/globaldata

8164.2k16](/packages/workerman-globaldata)[workerman/coroutine

Workerman coroutine

15260.0k6](/packages/workerman-coroutine)

PHPackages © 2026

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