charcoal-dev / http-commons
HTTP commons for Charcoal HTTP Client & Router
Installs: 1 692
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.3
- ext-mbstring: *
- charcoal-dev/base: ^0.1.0
README
The HTTP Commons library provides shared abstractions and utilities for working with HTTP in Charcoal, serving as a foundation for both the HTTP Router and HTTP Client libraries. It defines common interfaces, value objects, and helpers for requests, responses, headers, and status codes, ensuring consistency and interoperability across all HTTP-related components in the framework.
For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website:
https://charcoal.dev/libs/http-commons
Related Libraries: