HTTP Abstraction Layer

0.1.3 2017-04-17 18:23 UTC

This package is not auto-updated.

Last update: 2024-05-11 23:31:05 UTC


README

Build Status Packagist Code Climate Issue Count PHP Version Packagist

HAL - PHP Http Abstraction layer

This repository create a simple and fast http abstraction layer for PHP.

Installation

You can install it with Composer:

composer require marco476/hal

Usage

Unit Test

You can run unit test from document root with:

vendor/bin/phpunit