zendframework/zend-diactoros
zendframework/zend-diactoros provides PSR-7 HTTP message implementations for PHP, including ServerRequest, Response, Stream, UploadedFile and Uri. Useful for building middleware, APIs and frameworks with interoperable request/response handling.
Install this library using composer:
$ composer require zendframework/zend-diactoros
zend-diactoros has the following dependencies (which are managed by Composer):
psr/http-message, which defines interfaces for HTTP messages, including requests and responses.
zend-diactoros provides implementations of each of these.
psr/http-factory, which defines interfaces for HTTP message factories.
zend-diactoros provides implementations of each of these.
How can I help you explore Laravel packages today?