isholao/http

1.0.0 2017-11-21 14:55 UTC

This package is not auto-updated.

Last update: 2024-04-19 00:10:47 UTC


README

Build Status

Install

To install with composer:

composer require isholao/http

Requires PHP 7.1 or newer.

Usage

Here's a basic usage example:

<?php

require '/path/to/vendor/autoload.php';