Libraries tagged by 18
slick/http
6667 Downloads
Slick/Http is an useful library for Web application foundation. It implements the PSR-7 message interface and has a middleware server, session handling and an HTTP client.
psr-mock/http
13825 Downloads
Lightweight mock implementations of PSR-18, PSR-17 and PSR-7 tailored to simplify unit testing.
php-extended/php-http-client-user-agent
22153 Downloads
A psr-18 compliant middleware client that handles user-agent headers
php-extended/php-http-client-simple-cache-psr16
22556 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
php-extended/php-http-client-redirecter
22061 Downloads
A psr-18 compliant client that handles special cases of redirections
php-extended/php-http-client-factory-interface
22036 Downloads
A library to create psr-18 compliant http clients
php-extended/php-http-client-cache-psr6
22267 Downloads
A psr-18 compliant middleware client that handles requests through a psr-6 compliant cache.
paveldanilin/rest-client
3076 Downloads
REST client for PHP 7.4+
localtools/php-http-client
949 Downloads
Human-friendly and powerful HTTP client package for PHP
leonstafford/wp2staticguzzle
9657 Downloads
Safely namespaced Guzzle for WP2Static
indexzer0/ha-rest-api-client
325 Downloads
Simple client for accessing home assistant rest api and webhooks.
ilzrv/guzzle-for-curl-mock
118 Downloads
Guzzle is a PHP HTTP client library
fmrestor/fmrestor
2304 Downloads
fmRESTor is an object-based PHP library developed to seamlessly interact with databases and custom apps hosted on a FileMaker Server via the new powerful FileMaker Data API from within a PHP code.
compwright/easy-api
1286 Downloads
Easy API tools for building PSR-compliant SDKs for PHP
chillerlan/phpunit-http
933 Downloads
Add PSR-17 factories and a PSR-18 client to your tests