kerryjones/marketdataapp-sdk-php
最新稳定版本:v0.1.0-alpha
Composer 安装命令:
composer require kerryjones/marketdataapp-sdk-php
包简介
PHP SDK for MarketData.app
README 文档
README
This is an unofficial PHP SDK for Market Data. It provides developers with a powerful, easy-to-use interface to obtain real-time and historical financial data. Ideal for building financial applications, trading bots, and investment strategies.
Installation
You can install the package via composer:
composer require kerryjones/marketdataapp-sdk-php
Usage
$client = new MarketDataApp\Client(); $quote = $client->indices->quote('AAPL');
Testing
./vendor/bin/phpunit tests
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-07