isholao/http

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/isholao/http

1.0.0 2017-11-21 14:55 UTC

This package is not auto-updated.

Last update: 2025-10-31 07:11:52 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';