symfony/http-client-contracts

Generic abstractions related to HTTP clients

Maintainers

👁 fabpot

Package info

github.com/symfony/http-client-contracts

Homepage

pkg:composer/symfony/http-client-contracts

Statistics

Installs: 424 434 136

Dependents: 263

Suggesters: 2

Stars: 1 977

v3.7.0 2026-03-06 13:17 UTC

Requires

  • php: >=8.1

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 4a2d00c37651c0bdc2b9e1c773487a8bf4edb12d

interfacesstandardsinteroperabilitycontractsabstractionsdecoupling


README

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.