matheusd/resourceful
Composer 安装命令:
composer require matheusd/resourceful
包简介
README 文档
README
A RESTful library for PHP web applications
This is a simple library for architecturing PHP Web Applications in a RESTful way.
Endpoints of routes are mapped to Resources, upon which Actions (HTTP methods) are executed.
The main inspiration for this library is the Tonic PHP micro-framework. But this library aims to do less than Tonic: it just stablishes a few base classes for resources. The rest of the work for setting up a fully-featured framework is meant to be done by other libraries (eg. Pimple, Monolog, etc).
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-01