Software:Guzzle (PHP library)

From HandWiki
Revision as of 09:45, 9 February 2024 by Len Stevenson (talk | contribs) (linkage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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