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
- 1.0.x-dev
- 0.3.x-dev
- 0.2.x-dev
- 0.2.0
- 0.1.x-dev
- 0.1.2
- 0.1.1
- 0.1.0
- dev-main
- dev-merge-up/1.0.x-into-main
- dev-merge-up/0.3.x-into-1.0.x
- dev-merge-up/0.2.x-into-0.3.x
- dev-composer-boundwize-structarmed-0.12.1
- dev-phpunit-configuration
- dev-composer-boundwize-structarmed-0.12.0
- dev-composer-phpunit-phpunit-13.2.0
- dev-composer-phpunit-php-code-coverage-14.2.0
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.