Libraries tagged by restfuil
as3/modlr
17401 Downloads
Simplified PHP library for fast and efficient RESTful API for MongoDB. Designed for use with front end web frameworks such as EmberJS.
artel/laravel-autodoc
6488 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
antavo/rest-client
45126 Downloads
A rather straightforward and lightweight, yet flexible helper class to perform operations on a RESTful API with cURL
angelxmoreno/wprestclient
124 Downloads
WPRestClient is a PHP library for seamless WordPress site interaction via the RESTful API
ahmedhat/unifonicnextgen
248 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
smtech/canvaspest
3825 Downloads
An extension of Pest to make RESTful queries to the Instructure Canvas API
paysera/lib-rest-bundle
25830 Downloads
Helps easily convert your regular controller to RESTful controller
eightpoints/guzzle-wsse-plugin
62200 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
ddeboer/guzzle-bundle
4026 Downloads
This Bundle provide integration for guzzle http client to access RESTful API's with Symfony2
capmousse/react-restify
1175 Downloads
Create RESTful API with ReactPHP
yapro/doctrine2-orientdb-restful-driver
32 Downloads
Doctrine2 PHP RESTful driver for OrientDB graph database.
webberwu/restful-php
1393 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
skmetaly/laravel-twitch-restful-api
375 Downloads
Laravel twitch api
san/san-restful
188 Downloads
ZF2 Sample RESTful usage
s3cc0/restful-api-test-engine
11 Downloads
This is a simple API Test-Engine. With simple JSON files you can run tests for all your RESTful API's.