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

ActiveLibrary

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 2mo ago

READMEChangelog (10)DependenciesVersions (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

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community3

Small or concentrated contributor base

Maturity77

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

2093d ago

Major Versions

1.0.378 → 5.0.x-dev2020-08-15

### Community

---

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)
```

PHPackages © 2026

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