Files
symfony-flex-recipes-contrib/kriswallsmith/buzz/1.0/post-install.txt
T
2018-12-28 10:08:16 +01:00

8 lines
370 B
Plaintext

<bg=blue;fg=white> </>
<bg=blue;fg=white> Get started with Buzz </>
<bg=blue;fg=white> </>
* 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>