HTTP Abstraction Layer

Maintainers

Details

github.com/marco476/HAL

Source

Issues

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/marco476/hal

0.1.3 2017-04-17 18:23 UTC

This package is not auto-updated.

Last update: 2025-09-28 05:56:23 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