rinosc / rinosc-example
Rinosc (Rest Is Not Only Simple Crud) 使用示例
dev-master
2015-03-07 22:20 UTC
Requires
- cilex/cilex: 1.0.*@dev
- doctrine/dbal: 2.5.1
- fabpot/goutte: 2.0.*@dev
- rinosc/rinosc: *
- silex/silex: ~1.2
Requires (Dev)
- phpunit/phpunit: 4.5.*
This package is not auto-updated.
Last update: 2024-09-28 16:03:48 UTC
README
rinosc 使用示例
Rinosc (Rest Is Not Only Simple Crud) 是使用 Silex 开始 REST 项目的一个辅助工具。
rinosc-example 项目旨在提供一个 Rinosc 实际使用的例子。
更多信息请访问这里: http://www.ypasteur.fr/blog/
要安装此项目,请前往项目根目录并执行 "./bin/install.sh"。安装脚本非常基础,假设已有一个可用的 MariaDB 客户端,并且 root 账户没有密码。