Copy on write? That's right! This is a PSR-7 and PSR-17 implementation without the use of variables.
Proper proof that Novara is more than a simple shitpost.
It's just like guzzle/psr7 but without any variables and way less performant.
composer require novara/psr7
Use like any other PSR7 / PSR17 implementation.
ConstantStream is read only and cannot use seek
, rewind
, read
, or any... stream functions.
You can use getContents
.