Files
archived-recipes-contrib/kriswallsmith/buzz/1.0/post-install.txt
2021-08-30 13:06:45 +02:00

4 lines
234 B
Plaintext

* Buzz is great for sending PSR-7 requests. To get started you need to install
a PSR-7 implementation and a PSR-17 factory. There are many to choose from.
To quickly get started run <info>composer require nyholm/psr7</info>