watoki/curir
Composer 安装命令:
composer require watoki/curir
包简介
Web delivery system for PHP applications
README 文档
README
curir is a zero-configuration web delivery system for PHP applications that is optimized for rapid prototyping.
Installation
To use curir in your own project with Composer, add the following lines to your composer.json.
"require" : { "watoki/curir" : "*" }
To install curir as a stand-alone project you can use
git clone https://github.com/watoki/curir.git && cd curir php install.php
Documentation
You find everything you need to know about curir as executable documentation on dox.
Contribution
Any kind of feedback is welcome. If you think this project is terrible, let me know why. If you think it's the best thing since sliced bread and you would like to use it, definitely let me know and I'll help you to get started. If you have any other remark to the project or its documentation (maybe that it's confusing), also don't hesitate to drop me a line.
统计信息
- 总下载量: 2.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2013-04-03