shlinkio/shlink-php-sdk 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Build Status Code Coverage Latest Stable Version License Paypal donate

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

GitHub 信息

  • Stars: 6
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-12-04