iquety/http

Library to handle Http messages

Maintainers

Package info

github.com/iquety/http

Type:tool

pkg:composer/iquety/http

Statistics

Installs: 196

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v2.0.2 2026-02-02 23:03 UTC

This package is auto-updated.

Last update: 2026-03-13 16:44:55 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