mane-olawale/rest-response
最新稳定版本:v0.1
Composer 安装命令:
composer require mane-olawale/rest-response
包简介
Base response classes for Rest API SDKs.
README 文档
README
Rest Response
Extended response classes for Rest API clients/SDKs.
About
This package is intended to be component of SDKs so the responses can be easily worked with. it support callbacks for handling errors or success, provides methods to check status code better and working with lists and paginations.
Extends Guzzle Response.
Requirements
- PHP >= 7.2
- Guzzlehttp ~6|~7
Installation
Via Composer.
PHP 7.2+:
composer require mane-olawale/rest-response
You now have Rest Response Classes in vendor/mane-olawale/rest-response
And an handy autoload file to include in your project in vendor/autoload.php
Usage
I will document it when i have strength
统计信息
- 总下载量: 15.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-27
