easy-http/layer-contracts

Http layer contracts for PHP clients

v1.1.0 2022-08-31 00:36 UTC

This package is auto-updated.

Last update: 2024-10-29 06:18:48 UTC


README

Build Status Code Quality Code Coverage

#StandWithUkraine

PHP Versions Supported

πŸ”– Consistent interface for http clients

πŸš€ Change easily from one client to another using http layer contracts

Layer Contracts

Bugs Bugs Bugs

HTTP layer contracts for PHP clients. These contracts standardize the way you consume HTTP clients like Guzzle, Symfony, and others with a consistent interface. No matter what client you are using, the methods you have to execute to do the job are the same for all!!.

πŸ“š Check out the Documentation to learn how to use any layer that implements these contracts.