jrodella/celcoin-laravel
最新稳定版本:3.0.18
Composer 安装命令:
composer require jrodella/celcoin-laravel
包简介
Celcoin API wrapper
README 文档
README
This package is an UNOFFICIAL API Wrapper for Celcoin API.
Requirements
- PHP >= 8.1
- Laravel >= 8.x
Installation
You can install the package via composer:
composer require wedevbr/celcoin-laravel
After install, just publish your config files:
php artisan vendor:publish --provider="WeDevBr\Celcoin\CelcoinServiceProvider"
Usage
First you need to set up your credentials. Define
yours CELCOIN_CLIENT_SECRET, CELCOIN_CLIENT_ID, CELCOIN_LOGIN_URL and CELCOIN_API_URL at .env file.
Security
If you discover any security related issues, please email adeildo.amorim@wedev.software instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 753
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-30