Libraries tagged by restfuil
phpunfuddle/phpunfuddle
6644 Downloads
phpUnfuddle was supposed to be a PHP wrapper for the RESTful unfuddle API, now it's just a ticket posting script.
paga/paga-business
1702 Downloads
This document lists the different RESTful web services Paga offers to businesses and guide’s you in setting up these services.
otlib/rest-api
192 Downloads
This extension allows you to create and configure RESTful API endpoints in TYPO3 using the `Otlib\RestApi\Api`
osm/easy-rest-bundle
1447 Downloads
Simple and lightweight bundle provides JSON based request / response and exception handling support to develop RESTful API's with Symfony.
osedea/laravel-rest
145 Downloads
A bundle providing a RESTful API for the Laravel framework version 5 using the command bus.
opine/collection
264 Downloads
RESTful API for MongoDB collections
okulistik/aws-signature
1028 Downloads
Amazon’s Restful infrastructure and get access to files at the Bucket.
novatree/restmodel
25 Downloads
enable restful routes and services with existing Eloquent Models
nojimage/cakephp-rest
716 Downloads
A CakePHP Plugin containing a DataSource for interacting with ReSTful web services.
napkinware/presto
8 Downloads
A simple RESTful API library for PHP.
naegelin/saltapi
4182 Downloads
This is a PHP client for talking to the restful endpoint of Salt Stack
medianet-dev/p-connector
1777 Downloads
Link projects together with restful apis
makusu/silex-skeleton-rest
185 Downloads
This skeleton / boilerplate is built using Silex for general ReSTful (API) purposes.
macropage/sdk-ebay-rest-browse
3019 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
lliure/llrequest
2132 Downloads
A lightweight PHP package for connecting to RESTful HTTP APIs and SOAP services.