phrest/api
Composer 安装命令:
composer require phrest/api
包简介
REST API Package for Phalcon PHP
README 文档
README
A Phalcon REST API package, based on Apigees guidelines as found in http://apigee.com/about/content/web-api-design
Please see the skeleton project for an example of the usage: https://github.com/phrest/skeleton
To get it up and running quickly, use the vagrant box: https://github.com/phrest/box
Proposed Features
Currently in development, this package will provide the following:
- Self documenting based on PHP DocBlocks
- Allows both HTTP and Internal API via PhREST SDK: http://github.com/phrest/sdk
- SDK Generator, will analyse the available calls and create a basic SDK for request methods and response stubs
Installation
Include via composer "phrest/api": "dev-master"
统计信息
- 总下载量: 4.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 30
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-05-11