hampel / closeio
3.1.0
2021-09-27 05:51 UTC
Requires
- php: >=5.5.0
- guzzlehttp/guzzle: ^6.0|^7.0
- hampel/json: ^2.0
- nesbot/carbon: ^1.0|^2.0
- psr/log: ^1.0|^2.0|^3.0
Requires (Dev)
- mockery/mockery: ^1
- phpunit/phpunit: ^8.0|^9.0
README
使用 Guzzle 的Close CRM API 包装器。
由 Simon Hampel 提供。
另请参阅:Close API 文档
安装
推荐通过 Composer 安装包装器。
:::json
{
"require": {
"hampel/close": "~3.0"
}
}
配置
待办事项