PHP Easy Exchange API 易于使用的数字货币兑换API,包括币安,okex,huobi pro等 要求 PHP> = 7.2 安装 $ composer require " stingbo/easyexchange " -vvv 用法 <?php use EasyExchange \ Factory ; $ config = [ 'binance' => [ 'response_type' => 'array' , 'base_uri' => 'https://api.binance.com' , 'app_ke