Libraries tagged by RESTful server
silverstripe/restfulserver
404225 Downloads
Add a RESTful API to your SilverStripe application
mevdschee/php-crud-api
49242 Downloads
Single file PHP script that adds a REST API to a SQL database.
blink/blink
34889 Downloads
A high performance web framework and application server in PHP
marcj/php-rest-service
37174 Downloads
PHPRestService is a simple and fast PHP class for server side RESTful APIs.
colymba/silverstripe-restfulapi
28494 Downloads
SilverStripe RESTful API with a default JSON serializer.
imbo/imbo
6110 Downloads
RESTful image server that handles image storage/transformations and metadata
zlob/php-json-server
213 Downloads
simple REST API json server
sawarame/php-json-server
42 Downloads
REST API that can use JSON format files.
rocker/server
48 Downloads
Boilerplate that helps you write RESTful web services on top of Slim framework (https://github.com/victorjonsson/PHP-Rocker#php-rocker)
livetyping/hermitage
2830 Downloads
RESTful image server
danielaranda/restful
93 Downloads
RESTful Server :: standalone
theartofjoomla/joomla-rest-server
5 Downloads
A distribution of the "Joomla Framework" for supporting a RESTful web server.
upscale/http-server-skeleton
14 Downloads
Skeleton of RESTful API with request parsing, routing, and dependency injection
upscale/http-server-mock
3492 Downloads
HTTP server that responds to recognized requests with static body and headers
upscale/http-server-engine
35 Downloads
Wiring of Zend Diactoros, FastRoute, and Aura.Di for RESTful API