Libraries tagged by threading
jobmetric/pax
4 Downloads
A secure and intuitive currency exchange platform designed to facilitate seamless transactions and promote peace of mind in financial exchanges.
ghostjat/shoonya-php
77 Downloads
A php wrapper or connector to the Shoonya-API and websocket.
fcsapi/rest
1 Downloads
PHP REST API client for Forex, Cryptocurrency, and Stock market data from FCS API
chenwei/ccxt-php
32 Downloads
A cryptocurrency trading API with more than 100 exchanges in PHP
webconsul/ebay-api-bundle
501 Downloads
Wrapper for eBay API. Bundle for Symfony2
tmarois/tdameritrade-php-sdk
1438 Downloads
PHP SDK for the TD Ameritrade API
timirey/xapi-php
82 Downloads
A PHP wrapper for the X-Trade Brokers (XTB) xStation5 Trading API, supporting real-time streaming and simple commands via socket connection.
hanischit/kraken-api
563 Downloads
A API-Client for the crypto market Kraken.com.
threadi/easy-directory-listing-for-wordpress
541 Downloads
Provides a react-driven directory listing for WordPress plugins and themes.
zahav/zahav-laravel
9 Downloads
Free, open source crypto trading bot for Laravel.
wallex/gateapi-php
578 Downloads
Welcome to Gate.io API APIv4 provides spot, margin and futures trading operations. There are public APIs to retrieve the real-time market statistics, and private APIs which needs authentication to trade on user's behalf.
swar8080/fast-stock-quotes
109 Downloads
Fast, free, global stock quote API wrapper and caching solution for Alpha Vantage and IEX Trading.
sabramooz/laravel-binance
492 Downloads
Implementation of Binance trading API for Laravel
michaeldrennen/robinhood
1156 Downloads
A PHP client to interface with the Robinhood trading platform.
macropage/sdk-ebay-rest-browse
3249 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.