21xianfei/tiny-php

TinyPHP 极简PHP框架

1.0.5 2020-09-22 18:06 UTC

This package is auto-updated.

Last update: 2025-07-07 16:10:25 UTC


README

运行环境要求 PHP7.1+

框架特点:极简、纯净 、原生PHP,采用 Composer 实现自动加载,可运行于你项目中的任意目录。

安装框架:

composer require 21xianfei/tiny-php

安装 Demo 应用项目(含框架)

git clone https://gitee.com/21xianfei/tinyphp.git
git clone https://github.com/feige2018/tinyphp.git