Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 329 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 329 Bytes

Guzzle Exception Examples

just a quick how to for using guzzle and handling exceptions with logging and rethrow.

clone the repository and run composer install to get all dependencies.

each file makes a different request to a server and will handle each exception type differently. Look at the files for how they are handled.