Libraries tagged by restfull
antavo/rest-client
47282 Downloads
A rather straightforward and lightweight, yet flexible helper class to perform operations on a RESTful API with cURL
ahmedhat/unifonicnextgen
1259 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
4298 Downloads
An extension of Pest to make RESTful queries to the Instructure Canvas API
paysera/lib-rest-bundle
25900 Downloads
Helps easily convert your regular controller to RESTful controller
paulus/paulus
43823 Downloads
A PHP micro-framework (well, more like a "mini" framework) for creating RESTful API services quickly and efficiently.
fuzz/http-exception
23003 Downloads
A library containing a set of RESTful HTTP exceptions that use a consistent interface.
eightpoints/guzzle-wsse-plugin
62368 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
1179 Downloads
Create RESTful API with ReactPHP
yapro/doctrine2-orientdb-restful-driver
32 Downloads
Doctrine2 PHP RESTful driver for OrientDB graph database.
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!)
skmetaly/laravel-twitch-restful-api
377 Downloads
Laravel twitch api
shroophp/restful
144 Downloads
A library for building RESTful applications with ShrooPHP.
san/san-restful
188 Downloads
ZF2 Sample RESTful usage
s3cc0/restful-api-test-engine
12 Downloads
This is a simple API Test-Engine. With simple JSON files you can run tests for all your RESTful API's.