File tree Expand file tree Collapse file tree 3 files changed +652
-82
lines changed
Expand file tree Collapse file tree 3 files changed +652
-82
lines changed Original file line number Diff line number Diff line change 11# uapi-sdk-php
22
3- ![ Banner] ( https://raw.githubusercontent.com/AxT-Team /uapi-sdk-php/main/banner.png )
3+ ![ Banner] ( https://raw.githubusercontent.com/uapis /uapi-sdk-php/main/banner.png )
44
55[ ![ PHP] ( https://img.shields.io/badge/PHP-8.1+-777BB4?style=flat-square&logo=php&logoColor=white )] ( https://www.php.net/ )
66[ ![ Docs] ( https://img.shields.io/badge/Docs-uapis.cn-2EAE5D?style=flat-square )] ( https://uapis.cn/ )
1111## 快速开始
1212
1313``` bash
14- composer require AxT-Team /uapi-sdk-php
14+ composer require uapis /uapi-sdk-php
1515```
1616
1717``` php
Original file line number Diff line number Diff line change 11{
2- "name" : " axt-team/uapi-sdk-php" ,
3- "version" : " 0.1.4" ,
2+ "name" : " uapis/uapi-sdk-php" ,
43 "type" : " library" ,
54 "require" : { "php" : " >=8.1" , "guzzlehttp/guzzle" : " ^7.8" },
65 "autoload" : { "psr-4" : { "Uapi\\ " : " src/" } }
You can’t perform that action at this time.
0 commit comments