heidilabs/little
最新稳定版本:0.1.0
Composer 安装命令:
composer require heidilabs/little
包简介
Little
README 文档
README
Little provides a structure for building small to medium applications with Silex.
Libraries included
Little comes with some css/js libraries in the web/assets folder:
Install
$ composer create-project heidilabs/little myproject
Run
$ cd myproject
$ php -S 0.0.0.0:8080 -t web/
Point your browser to http://localhost:8080 to access it
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-06-14