g4/http

g4 http request and response objects, for now taken and edited from ZF1

Maintainers

Package info

github.com/g4code/http

pkg:composer/g4/http

Statistics

Installs: 72 551

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 1

1.0.0 2018-08-22 07:59 UTC

This package is not auto-updated.

Last update: 2026-03-14 23:17:44 UTC


README

Http - http request and response objects, for now taken and edited from ZF1

Install

Using Composer and Packagist

composer require g4/http

Usage

Development

Install dependencies

$ make install

Run tests

$ make test

License

(The MIT License) see LICENSE file for details...