Skip to content

Novara-PHP/psr7

Repository files navigation

PSR7 and PSR17 without variables

License: MIT

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.

What is this

It's just like guzzle/psr7 but without any variables and way less performant.

Installation

composer require novara/psr7

Usage

Use like any other PSR7 / PSR17 implementation.

Limitations

ConstantStream is read only and cannot use seek, rewind, read, or any... stream functions.

You can use getContents.

About

PSR7 implementation without any variables.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages