marco476/hal

HTTP抽象层

0.1.3 2017-04-17 18:23 UTC

This package is not auto-updated.

Last update: 2024-09-29 01:17:42 UTC


README

Build Status Packagist Code Climate Issue Count PHP Version Packagist

HAL - PHP Http抽象层

此仓库为PHP创建了一个简单快速的HTTP抽象层。

安装

您可以使用Composer安装它

composer require marco476/hal

用法

单元测试

您可以从文档根目录运行单元测试

vendor/bin/phpunit