Software:Guzzle (PHP library)
From HandWiki
Guzzle is an HTTP client library for PHP.[1] Initially a wrapper library around cURL, it evolved to a transport agnostic PSR-7 compatible library.[2][3] It is shipped on Packagist as a Composer package, where it is used by 4,905 PHP libraries, frameworks or applications.[4][5]
References
- ↑ Mitchell, Lorna Jane (2016) (in en). PHP Web Services: APIs for the Modern Web. O'Reilly. p. 14. ISBN 9781491933060. https://books.google.com/books?id=TglVCwAAQBAJ&dq=guzzle+php. Retrieved 3 August 2016.
- ↑ "Episode 20: A nice friendly chat about Sculpin, Guzzle and PSR-7". https://phptownhall.com/episode-20-a-nice-friendly-chat-about-sculpin-guzzle-and-psr-7/. Retrieved 3 August 2016.
- ↑ "FAQ —". http://docs.guzzlephp.org/en/latest/faq.html#does-guzzle-require-curl. Retrieved 3 August 2016.
- ↑ Boggiano, Jordi. "guzzlehttp/guzzle". https://packagist.org/packages/guzzlehttp/guzzle.
- ↑ Boggiano, Jordi. "guzzle/guzzle". https://packagist.org/packages/guzzle/guzzle.
Original source: https://en.wikipedia.org/wiki/Guzzle (PHP library).
Read more |