Skip to content

easy-http/symfony-adapter

Repository files navigation

Build Status Bugs Bugs

PHP Versions Supported

🔖 Standardized HTTP client interface

🚀 Seamlessly switch between HTTP clients using the adapter pattern

Symfony HTTP Adapter

Bugs Bugs Bugs

This is an HTTP adapter for Symfony Client that implements the HTTP client contracts. These contracts standardize the way you consume HTTP clients like Guzzle, Symfony, and others by providing a consistent interface. The adapter pattern ensures that regardless of which HTTP client you're using, the methods and behavior remain consistent across all implementations.

📚 Check out the Documentation to learn how to use any adapter that implements these contracts.

This adapter supports the following versions of Guzzle HTTP Client:

symfony Versions Supported

Installation

Use following command to install this library:

composer require easy-http/symfony-adapter

Usage

This adapter implements the HTTP Client Contracts. You can check all available features and behavior for the current version at Easy Http Documentation.

About

HTTP adapter for Symfony Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages