monolyth/frontal
最新稳定版本:1.1.7
Composer 安装命令:
composer require monolyth/frontal
包简介
Monolyth unframework Front controller package
README 文档
README
Default front controller/HTTP kernel for the Monolyth unframework
Installation
Composer (recommended)
$ composer require monolyth/frontal
Manual
- Download or clone the repo;
- Add
/path/to/frontal/srcforMonolyth\\Frontal\\in your PSR-4 autoloader.
Usage
See the example directory for a working example project. You can also run the
example project directly using PHP's built-in webserver:
$ cd example/httpdocs
$ php -S localhost:8000
统计信息
- 总下载量: 356
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-16