Libraries tagged by http auth
jeremykenedy/laravel-https
126168 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
middlewares/debugbar
18894 Downloads
Middleware to insert PHP DebugBar automatically in html responses
sebastiandevs/simplethenticator
8920 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.
lyquidity/requester
44619 Downloads
Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP) and to make a request to a Timestamp authority (TSA)
jiripudil/otp
17074 Downloads
Library that generates and verifies one-time passwords.
guidance/cachebuster
590 Downloads
A Magento module which facilitates automatic purging of static assets from HTTP caches such as browser cache, CDN, Varnish, etc using best practices outlined within the HTML5 boilerplate community.
sapphirecat/slim4-http-interop-adapter
39202 Downloads
Autoconfigures guzzlehttp/psr7 1.x for use with Slim ^4.9
lobotomised/laravel-autocrawler
32906 Downloads
A tool to crawl your own laravel installation checking your HTTP status codes
jonasarts/google-authenticator-bundle
27489 Downloads
A Google Authenticator Bundle for Symfony
dksdev01/edgegrid-client
33930 Downloads
Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client_Auth.html
patriziotomato/edgegrid-client
337050 Downloads
Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client_Auth.html
nglasl/silverstripe-misdirection
75614 Downloads
This module allows both simple and regular expression link redirections based on customisable mappings, either hooking into a page not found or replacing the default automated URL handling.
mostafasy/mezzio-debugbar
5722 Downloads
Middleware to insert PHP DebugBar automatically in html responses
neirda24/guzzle-bundle-header-forward-plugin
12738 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically.
williameggers/php-totp
20608 Downloads
TOTP/HOTP library for PHP