g4/http

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

Maintainers

Details

github.com/g4code/http

Source

Issues

Installs: 71 216

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 2

Open Issues: 1

pkg:composer/g4/http

1.0.0 2018-08-22 07:59 UTC

This package is not auto-updated.

Last update: 2025-09-27 20:58:52 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...