Libraries tagged by restful
china-wangyu/think-restful
318 Downloads
ThinkPHP 5.1的restful接口composer扩展
carry0987/restful
50 Downloads
A simple RESTful API class for PHP, without any framework
bytehunter/yii2-restful
36 Downloads
Yii2 template focused solely on RESTful APIs development, with no control panel nor front end.
basic-app/restful
131 Downloads
aronwu/restful
7 Downloads
A lightweight PHP Restful Client library
apg/silex-restful-classes
61 Downloads
A simple dummy classes for rest api
alex-kalanis/restful
3 Downloads
Nette REST API bundle
aaronbullard/restful
59 Downloads
vspvt/kohana-restfulapi
94 Downloads
RestfulAPI module for Kohana 3.3.1
mrjmpl3/laravel-restful-helper
1249 Downloads
Laravel Helper to Restful projects
kohenkatz/laravel-restful
32 Downloads
Create your own REST API in Laravel. Supports JSON, JSONP, and XML output.
alle/kohana-restful-api
114 Downloads
A feature-packed Kohana module that adds RESTful API support to your Kohana applications
zfegg/api-restful-handler
139 Downloads
Restful api handler for PSR-15.
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
vox/restfull-client-mapper
11 Downloads