swiftly / http
Utility for handling HTTP requests and responses.
Installs: 42
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/swiftly/http
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-09-28 12:35:24 UTC
README
Object-oriented interface for working with HTTP requests and responses.
Installation
To install the library use Composer:
composer require swiftly/http