sasanrose/nanophp
最新稳定版本:v2.0.0
Composer 安装命令:
composer require sasanrose/nanophp
包简介
NanoPHP Framework
README 文档
README
NanoPHP framework is a simple PHP5 MVC framework with just core functionalities. Nanophp provides you with the least features you need to write simple yet powerful web/cli applications. The idea is to remove all the overheads and headaches of complicated libraries, and subsitute them with simple frequent code frames.
Setup via composer
If you do not have composer installed please refer to composer download page.
$ composer create-project --prefer-dist sasanrose/basic-app-nano-php nanoapp
Install older versions
$ git clone https://github.com/sasanrose/NanoPHP
$ cd NanoPHP
NanoPHP/$ git checkout v1.1.1
Projects using Nanophp
PHPRedmin: Simple web administrator panel for Redis (Uses older versions of NanoPHP)
统计信息
- 总下载量: 56
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 25
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-02-21