PHPackages                             hildalove/tiny - 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. [Framework](/categories/framework)
4. /
5. hildalove/tiny

ActiveLibrary[Framework](/categories/framework)

hildalove/tiny
==============

A tiny PHP Framework

16PHP

Since Sep 4Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Tiny PHP Framework
==================

[](#tiny-php-framework)

目前只支持 tiny.dev/home/index 这种路由格式

### Nginx配置

[](#nginx配置)

```
location / {
    try_files $uri $uri/ /index.php?$query_string;
}

```

### 框架特点

[](#框架特点)

- 单入口文件
- 采用了单例模式、工厂模式、注册模式
- 基于psr-4的自动加载
- Mysql 读写分离
- Redis连接
- Composer 帮助PHPUnit的加载测试类

### Example

[](#example)

- Redis存储用户登录信息
- 用Redis实现消息队列
- 实现了MySQL-PRoxy (读写分离)
- PHPUnit 单元测试的写法

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/77827995b842870ceba06c70875ca5d575e76603ab0aafd1477eb514f165139f?d=identicon)[hanfeng](/maintainers/hanfeng)

---

Top Contributors

[![FengHan](https://avatars.githubusercontent.com/u/1592669?v=4)](https://github.com/FengHan "FengHan (8 commits)")

### Embed Badge

![Health badge](/badges/hildalove-tiny/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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