Libraries tagged by middle
php-extended/php-http-client-origin
22043 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-logger
22247 Downloads
A psr-18 compliant middleware client that logs psr-7 http messages.
php-extended/php-http-client-host
22046 Downloads
A psr-18 compliant middleware client that handles host headers.
php-extended/php-http-client-gzip
22186 Downloads
A psr-18 compliant middleware client that handles gz compression and decompression
php-extended/php-http-client-dnt
22067 Downloads
A psr-18 compliant middleware client that handles do not track headers
php-extended/php-http-client-date
22075 Downloads
A psr-18 compliant middleware client that handles date headers.
php-extended/php-http-client-cookiebag
22579 Downloads
A psr-18 compliant middleware client that handles cookies for psr-7 http messages
php-extended/php-http-client-connection
22052 Downloads
A psr-18 compliant middleware client that handles connection headers.
php-extended/php-http-client-cache-psr6
22196 Downloads
A psr-18 compliant middleware client that handles requests through a psr-6 compliant cache.
php-extended/php-http-client-blocklist
21967 Downloads
A psr-18 compliant middleware client that handles domain-based blocklists
php-extended/php-http-client-accept-language
22061 Downloads
A psr-18 compliant middleware client that handles accept-language headers.
php-extended/php-http-client-accept-charset
22058 Downloads
A psr-18 compliant middleware client that handles accept-charset headers.
php-extended/php-http-client-accept
22068 Downloads
A psr-18 compliant middleware client that handles accept headers.
owenmelbz/domain-enforcement
4854 Downloads
Laravel 5+ middleware to enforce a single domain on your application. e.g non-www. to www.
oasis/http
13490 Downloads
An extension to Silex, for HTTP related routing, middleware, and so on.