iquety/http

Library to handle Http messages

Maintainers

Package info

github.com/iquety/http

Type:tool

pkg:composer/iquety/http

Statistics

Installs: 234

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v2.1.1 2026-03-17 17:19 UTC

This package is auto-updated.

Last update: 2026-03-17 17:22:08 UTC


README

GitHub Release PHP Version License Codacy Badge Codacy Badge

English Português

Synopsis

Iquety Http is a library that offers functionalities for handling Http messages through PSR7 implementations. It offers support for the main implementations on the market: Laminas Diactoros, Guzzle Http and NyHolm.

composer require iquety/http

Characteristics

  • Codified with best practices and maximum quality;
  • Well documented and IDE friendly;
  • Made with TDD (Test Driven Development);
  • Implemented with unit tests using PHPUnit;
  • Made with ❤️ & ☕.

Credits

Ricardo Pereira Dias