salient / http
The HTTP component of the Salient toolkit
v0.99.81
2025-11-20 07:03 UTC
Requires
- php: >=7.4
- psr/http-factory: ^1
- psr/http-message: ^1.1 || ^2
- salient/collections: v0.99.81
- salient/contracts: v0.99.81
- salient/core: v0.99.81
- salient/utils: v0.99.81
Suggests
- firebase/php-jwt: Required by OAuth2Client
- league/oauth2-client: Required by OAuth2Client
- salient/curler: Required by OAuth2Client
Provides
- psr/http-factory-implementation: ^1
- psr/http-message-implementation: ^1.1 || ^2
This package is auto-updated.
Last update: 2026-05-20 15:05:47 UTC
README
The HTTP component of the Salient toolkit
salient/http provides HTTP message and utility classes.
- Implements PSR-7 (HTTP Message Interfaces) and PSR-17 (HTTP Factories)
Documentation
API documentation for salient/http tracks the main branch of the
toolkit's GitHub repository, where further documentation can also be
found.