pipe / request
Blazingly fast php http request util
v0.0.2
2022-10-20 08:36 UTC
Requires (Dev)
- pestphp/pest: ^1.22
README
Simple, purephp blazinglyfast Request helper(?)
Installation
composer require pipe/request
Philosophy
- Small is Beautiful.
- Do one thing,
- Do one thing well.
- Get the PoC out ASAP.
- Consider your code dead two weeks after inception.
- n'joy!
sounds familiar? It should!