Libraries tagged by resource API
gammamatrix/playground-admin-resource
63 Downloads
Playground: Provides an API and a Blade UI for interacting with Playground Admin, a User and Settings management System for Laravel applications.
final-gene/rest-api-entry-point-module
501 Downloads
Provides a REST resource which represents an entry point of the API.
apix/apix
161 Downloads
RESTful API server for structured and self-documenting resources over JSON, XML, ...
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
tural/epoint
14 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.
nueip/codeigniter-rest
365 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
nogrod/ebay-buy-browse-php-sdk
39 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
3049 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.
wallet/wallet
3 Downloads
OpenAPI compliant library to access resources on the Wallet Platform
phpzm/core
365 Downloads
Simples Core package
manuman85/hal-client
356 Downloads
A lightweight client for consuming and manipulating Hypertext Application Language (HAL) resources.
camilord/laravel-cors
369 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.