Libraries tagged by cells
manukn/oauth2-server-proxify-laravel
30 Downloads
A Laravel proxy package for SPA javascript API calls
macropage/sdk-ebay-rest-browse
2999 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.
limingxinleo/idempotent
1640 Downloads
Making multiple identical function calls has the same effect as making a single function call.
lati111/laravel_dataproviders
138 Downloads
A composer package for laravel to create interactable and customizable datatables through api calls
laracraft-tech/memoize
65 Downloads
Simple PHP trait to memoize function calls.
koenster/php-voys
4474 Downloads
A package to make outgoing calls with the API of voys.nl.
kirill-latish/laravel-sportmonks-soccer
14685 Downloads
Laravel wrapper for Soccerama score API calls v2.0. Fork of rebing/laravel-soccerama
kekalainen/eloquent-concurrency
38 Downloads
Race condition workarounds for concurrent *OrCreate method calls.
juanchosl/curlclient
46 Downloads
A small, lightweight utility to perform curl calls using GET, POST, PUT, PACTH, DELETE, HEAD, TRACE, OPTIONS methods...
jakoch/php-trac-rpc
221 Downloads
A library to interact with a Trac Bugtracker API via remote procedure calls.
itsmg/rester
14 Downloads
Laravel package for making rest-apis calls with elegant syntax
iprodev/php-easycache
462 Downloads
A simple & fast script for caching 3rd party API calls easily in PHP.
intothesource/laravel-sportmonks-soccer
556 Downloads
Laravel wrapper for Soccerama score API calls v2.0. Fork of rebing/laravel-soccerama
insite/grumphp-monorepo-builder
151 Downloads
GrumPHP task that calls 'monorepo-builder validate'
insite/composer-dry-run
441 Downloads
GrumPHP task that calls 'composer update --lock --dry-run'