swiftly / http
Utility for handling HTTP requests and responses.
dev-main
2026-03-27 10:24 UTC
Requires
- php: ^8
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.84
- phpunit/phpunit: ^9.6
- vimeo/psalm: ^5.26
This package is auto-updated.
Last update: 2026-03-27 10:24:17 UTC
README
Object-oriented interface for working with HTTP requests and responses.
Installation
To install the library use Composer:
composer require swiftly/http