php-http / zend-adapter
Zend Adapter for HTTPlug
Installs: 15 804
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 1
Open Issues: 3
Requires
- php: ^5.5 || ^7.0
- php-http/discovery: ^1.0
- php-http/httplug: ^1.0
- zendframework/zend-http: ^2.3
Requires (Dev)
Provides
This package is auto-updated.
Last update: 2024-01-06 12:29:18 UTC
README
Deprecated
Zend framework meanwhile has been renamed to Laminas, and the client is no longer maintained.
This adapter only implements the PHP-HTTP synchronous interface. This interface has been superseded by PSR-18, which the Laminas Diactoros client implements directly.
Install
Via Composer
$ composer require php-http/zend-adapter
Usage
Testing
$ composer test
Contributing
Please see our contributing guide.
Security
If you discover any security related issues, please contact us at security@php-http.org.
License
The MIT License (MIT). Please see License File for more information.