shlinkio/shlink-php-sdk
最新稳定版本:v3.0.1
Composer 安装命令:
composer require shlinkio/shlink-php-sdk
包简介
A PHP SDK to consume Shlink's REST API
README 文档
README
A PHP SDK to consume Shlink's REST API in a very convenient and robust way.
- Very expressive API.
- Decoupled from implementations: Depending only on PSR-17 and PSR-18 interfaces.
- Dependency injection: Every service can be composed out of a set of pieces.
- Statically typed and immutable DTOs, with meaningful named constructors.
- Generator-based iterable collections, to abstract pagination and reduce resource consumption.
- Error handling via contextual exceptions.
- Extensively tested with unit tests and integration tests.
Installation
Install the SDK with composer.
composer install shlinkio/shlink-php-sdk
Docs
Read the documentation at https://php-sdk.shlink.io
统计信息
- 总下载量: 57.62k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-04