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-04-29 04:28:15 UTC


README

68747470733a2f2f626c6f672e706c656574732e6f72672f696d672f61727469636c65732f656173792d687474702d6c6f676f2d3332302e706e67

Build Status Code Quality Code Coverage

#StandWithUkraine

PHP Versions Supported

🔖 Consistent interface for http clients

68747470733a2f2f626c6f672e706c656574732e6f72672f696d672f61727469636c65732f656173792d687474702d636f6e7472616374732e706e67

🚀 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.