php-vcr
php-vcr copied to clipboard
Implement PSR7 HTTP message interfaces
https://github.com/php-fig/fig-standards/blob/master/proposed/http-message.md
When switching to Diactoros we might get HTTP string parsing for free https://github.com/zendframework/zend-diactoros/blob/master/src/Request/Serializer.php#L39 which is useful for #109.