swiftly / http
Utility for handling HTTP requests and responses.
dev-main
2025-07-28 12:01 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: 2025-08-28 12:15:35 UTC
README
Object-oriented interface for working with HTTP requests and responses.
Installation
To install the library use Composer:
composer require swiftly/http