PHPackages                             jetee/jt - 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. jetee/jt

ActiveLibrary

jetee/jt
========

JT静态文章系统 JT static presentation of the article system 类似dedecms，但更多以插件，模块形式使用。

v0.11(4y ago)012PHPPHP &gt;=5.6

Since Feb 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/zhh2100/jt)[ Packagist](https://packagist.org/packages/jetee/jt)[ Docs](https://github.com/zhh2100/jt.git)[ RSS](/packages/jetee-jt/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

JT只是为了取个名
=========

[](#jt只是为了取个名)

JT静态文章系统 JT static presentation of the article system 类似dedecms，但多了自动更新，但更多以插件，模块形式使用 类似模板页的替换后，数据从接口来方便通用

\#安装 composer require jetee/jt 或下载包

\#使用方法 公网能访问的目录下新建个php,文件名随意 例如：新建/blog/index.php,则此目录下会生成文章的内容 不要删除该文件，自动更新需要它

```
//require dirname(dirname(__DIR__)) . '/vendor/autoload.php'; //composer载入  或手动载入
require dirname(dirname(__DIR__)) . '/vendor/jetee/jt/src/jt.php';
(new \jetee\jt\Jt())->init();
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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

Total

4

Last Release

1557d ago

### Community

Maintainers

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

---

Top Contributors

[![zhh2100](https://avatars.githubusercontent.com/u/10617010?v=4)](https://github.com/zhh2100 "zhh2100 (10 commits)")

### Embed Badge

![Health badge](/badges/jetee-jt/health.svg)

```
[![Health](https://phpackages.com/badges/jetee-jt/health.svg)](https://phpackages.com/packages/jetee-jt)
```

PHPackages © 2026

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