Libraries tagged by cells
pinkcrab/http
2398 Downloads
Wrapper around Nyholm\Psr7 library with a few helper methods and a basic emitter. For use in WordPress during ajax calls.
phpdepend/callmap
23 Downloads
PHPStan Plugin to collect method-calls for further processing
nixilla/api-logger-bundle
7354 Downloads
API logger bundle help your app with API calls monitoring
moesgaard/zabbix-api
7 Downloads
A Php way to communicate with Zabbix Api, Using auto discovery of Clients to use for http calls
mocavo/queued-http-client
180 Downloads
Laravel package to queued up HTTP calls for later delivery
mdc/swagger-test
345 Downloads
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit
marcj/twig-apply_filter-bundle
10696 Downloads
Dynamic twig filter calls
mapkyca/known-oauth2-server
9625 Downloads
Provides an OAuth2 authentication server for API calls
manukn/oauth2-server-proxify-laravel
30 Downloads
A Laravel proxy package for SPA javascript API calls
macropage/sdk-ebay-rest-browse
3036 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.
lemric/batch-request
4744 Downloads
Send a single HTTP request that contains multiple (batch) Symfony Request calls. Once all operations are complete, a consolidated response is passed back to you and the HTTP connection is closed.
laracraft-tech/memoize
66 Downloads
Simple PHP trait to memoize function calls.
kirill-latish/laravel-sportmonks-soccer
14686 Downloads
Laravel wrapper for Soccerama score API calls v2.0. Fork of rebing/laravel-soccerama
juanchosl/curlclient
58 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.