Libraries tagged by hotp
php-http/vcr-plugin
238383 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.
paragonie/cookie
46191 Downloads
Modern cookie management for PHP 7
oscarotero/middleland
76484 Downloads
PSR-15 middleware dispatcher
mlocati/ocsp
676061 Downloads
Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP)
mimmi20/browser-detector
144218 Downloads
Library to detect Browsers and Devices
miladrahimi/phprouter
29944 Downloads
A powerful, lightweight, and very fast HTTP URL router for PHP projects.
middlewares/whoops
193583 Downloads
Middleware to use Whoops as error handler
middlewares/trailing-slash
432764 Downloads
Middleware to normalize the trailing slash of the uri path
middlewares/response-time
270974 Downloads
Middleware to save the response time into the X-Response-Time header
middlewares/payload
452954 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
middlewares/negotiation
412947 Downloads
Middleware to implement content negotiation
middlewares/fast-route
179338 Downloads
Middleware to use FastRoute
middlewares/encoder
113535 Downloads
Middleware to encode the response body to gzip or deflate
middlewares/client-ip
576817 Downloads
Middleware to detect the client ip and save it as a request attribute
middlewares/base-path-router
1154597 Downloads
A PSR-15 middleware for hierarchical dispatching based on path prefixes