seaonye/laravel-valorant-api
最新稳定版本:v1.1
Composer 安装命令:
composer require seaonye/laravel-valorant-api
包简介
a valorant api wrapper for php
README 文档
README
🍯 A Valorant api wrapper for Laravel.
Installing
$ composer require seaonye/laravel-valorant-api
Configuration
php artisan vendor:publish --provider="Seaony\ValorantApi\ValorantServiceProvider"
Usage
use Seaony\ValorantApi\Valorant; $client = new Valorant(); $client->authCookies();
API Document:https://valapidocs.techchrism.me/
🧶 Project supported by JetBrains
Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.
🍯 Acknowledgements
Thank you to the following people and repositories:
- RumbleMike/ValorantClientAPI for the API that makes it all possible.
- techchrism/valorant-api-docs for the detailed documentation.
- Valorant-API.com for providing assets.
License
MIT
统计信息
- 总下载量: 199
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-14