ghostwriter / http
HTTP Client and Server abstraction for PHP.
0.2.0
2026-05-23 15:54 UTC
Requires
- php: ~8.4.0 || ~8.5.0
- ghostwriter/container: ^7.0.1
- guzzlehttp/guzzle: ^7.10.4
- laminas/laminas-diactoros: ^3.8.0
- psr/http-client: ^1.0.3
- psr/http-factory: ^1.1.0
- psr/http-message: ^2.0.0
Requires (Dev)
- ext-xdebug: *
- boundwize/structarmed: ^0.7.6
- ghostwriter/coding-standard: dev-main
- ghostwriter/testify: ^0.1.1
- mockery/mockery: ^1.6.12
- phpunit/phpunit: ^13.1.11
- symfony/var-dumper: ^8.0.8
This package is auto-updated.
Last update: 2026-06-05 21:19:22 UTC
README
HTTP Client and Server abstraction for PHP.
Installation
You can install the package via composer:
composer require ghostwriter/http
Changelog
Please see CHANGELOG.md for more information what has changed recently.
Security
If you discover any security related issues, please email nathanael.esayeas@protonmail.com or create a Security Advisory instead of using the issue tracker.
License
The BSD-3-Clause. Please see License File for more information.