Libraries tagged by api resource
whitedigital-eu/translation-bundle
520 Downloads
Translation API Resource
tural/epoint
15 Downloads
The library provides convenient access to the Epoint API from applications written in the PHP language. It includes a pre-defined set of static class functions for API resources that initialize themselves dynamically from Tural/Epoint class which makes it easier without writing repetitive configuration.
open-southeners/laravel-apiable
1851 Downloads
Integrate JSON:API resources on your Laravel API project.
nueip/codeigniter-rest
379 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
nogrod/ebay-buy-browse-php-sdk
41 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
macropage/sdk-ebay-rest-browse
3055 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
161 Downloads
RESTful API server for structured and self-documenting resources over JSON, XML, ...
wallet/wallet
3 Downloads
OpenAPI compliant library to access resources on the Wallet Platform
phpzm/core
365 Downloads
Simples Core package
manuman85/hal-client
369 Downloads
A lightweight client for consuming and manipulating Hypertext Application Language (HAL) resources.
fizk/oauth2-server
29 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
camilord/laravel-cors
374 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
thedevsbuddy/adminr
125 Downloads
A simple yet powerful laravel starter with admin panel and CRUD resources generator to help you build application faster.
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.