Libraries tagged by api resources
nueip/codeigniter-rest
195 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
acrnogor/flowroute-sdk-v3-php
13 Downloads
The Flowroute APIs are organized around REST. Our APIs have resource-oriented URLs, support HTTP Verbs, and respond with HTTP Status Codes. All API requests and responses, including errors, will be represented as JSON objects. You can use the Flowroute APIs to manage your Flowroute phone numbers including setting primary and failover routes for inbound calls, and sending text messages (SMS and MMS) using long-code or toll-free numbers in your account.
macropage/sdk-ebay-rest-browse
2879 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.
apix/apix
158 Downloads
RESTful API server for structured and self-documenting resources over JSON, XML, ...
wfelipew/swagger-module
4328 Downloads
Zend Framework 2 Module for Swagger resource file generation
wallet/wallet
3 Downloads
OpenAPI compliant library to access resources on the Wallet Platform
thedevsbuddy/adminr
124 Downloads
A simple yet powerful laravel starter with admin panel and CRUD resources generator to help you build application faster.
phpzm/core
359 Downloads
Simples Core package
manuman85/hal-client
285 Downloads
A lightweight client for consuming and manipulating Hypertext Application Language (HAL) resources.
luminouslabs/ll-laravel-cors
858 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
khamazaspyan/laravel-cors
99 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
ehsandevs/bresources
4 Downloads
Behamin basic and standard api response format for laravel
deadmantfa/yii2-oauth2-server
4 Downloads
OAuth 2.0 server for Yii 2.0 with MAC tokens support.
preferans/oauth-bridge
319 Downloads
A library focused on API Authentication for Phalcon applications.
casserole/eloquent-oauth2-models
92 Downloads
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.