PHPackages                             lfphp/pls - 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. lfphp/pls

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

lfphp/pls
=========

plite scaffold

0.0.44(3mo ago)047Smarty

Since May 18Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/sasumi/pls)[ Packagist](https://packagist.org/packages/lfphp/pls)[ RSS](/packages/lfphp-pls/feed)WikiDiscussions master Synced 3w ago

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

Plite 类型项目脚手架工具
===============

[](#plite-类型项目脚手架工具)

用于创建使用 Plite 框架的 MVC项目

使用方法
----

[](#使用方法)

```
# 创建项目，自动使用目录名称作为项目名称和命名空间
# 例如：创建项目名称为 MyProject，命名空间为 App\MyProject
composer create-project lfphp/pls MyProject

# 手动重置项目名称和命名空间
php pls.php reset

# 显示帮助信息
php pls.php help
```

功能说明
----

[](#功能说明)

### 自动项目初始化

[](#自动项目初始化)

当使用 `composer create-project` 创建项目时，脚手架会自动：

1. 检测项目目录名称（例如：MyProject）
2. 自动设置项目名称为 `app/项目名称`（例如：app/myproject）
3. 自动生成命名空间（例如：App\\Myproject）
4. 更新 composer.json 中的项目配置

### 手动配置

[](#手动配置)

如果需要自定义项目名称，可以运行：

```
php pls.php reset
```

然后按提示输入自定义的项目名称。

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance79

Regular maintenance activity

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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

Recently: every ~0 days

Total

42

Last Release

110d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/166525?v=4)[Swing](/maintainers/sasumi)[@sasumi](https://github.com/sasumi)

---

Top Contributors

[![sasumi](https://avatars.githubusercontent.com/u/166525?v=4)](https://github.com/sasumi "sasumi (76 commits)")

### Embed Badge

![Health badge](/badges/lfphp-pls/health.svg)

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

###  Alternatives

[kx1000/kwota-slownie

Kwota słownie

1018.3k1](/packages/kx1000-kwota-slownie)

PHPackages © 2026

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