iquety/http

Library to handle Http messages

Maintainers

Details

github.com/iquety/http

Source

Issues

Installs: 87

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:tool

v1.1.0 2024-11-08 13:23 UTC

This package is auto-updated.

Last update: 2024-12-08 13:41:45 UTC


README

GitHub Release PHP Version License Codacy Badge Codacy Badge

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

  • Made for PHP 8.3 or higher;
  • 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