Guzzle Documentation Documentation for Guzzle, the RESTful web service client framework for PHP. Building the documentation The documentation is written in reStructuredText and can be built using Sphinx. pip install -r requirements.txt Make the HTML documentation: make html