eventsb2b/catermonkey-php-client
最新稳定版本:v1.2
Composer 安装命令:
composer require eventsb2b/catermonkey-php-client
包简介
PHP Client library for Catermonkey
README 文档
README
A simple PHP client for interacting with the Catermonkey API. This library simplifies the process of integrating Catermonkey's services into your PHP applications.
Documentation
Installation
You can install the package via composer:
composer require eventsb2b/catermonkey-php-client
Usage
use EventsB2B\Catermonkey\Client; $client = new Client('API_KEY'); return $client->brands()->list();
Security Vulnerabilities
If you've found a bug regarding security please mail security@eventsb2b.be instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-23