Download the PHP package rikudou/http-basic-auth without Composer
On this page you can find all versions of the php package rikudou/http-basic-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rikudou/http-basic-auth
More information about rikudou/http-basic-auth
Files in rikudou/http-basic-auth
Download rikudou/http-basic-auth
More information about rikudou/http-basic-auth
Files in rikudou/http-basic-auth
Vendor rikudou
Package http-basic-auth
Short Description Simple HTTP basic auth that needs no framework
License WTFPL
Homepage https://github.com/RikudouSage/php-http-basic-auth
Package http-basic-auth
Short Description Simple HTTP basic auth that needs no framework
License WTFPL
Homepage https://github.com/RikudouSage/php-http-basic-auth
Please rate this library. Is it a good library?
Informations about the package http-basic-auth
HTTP Basic auth for php
This module does not require any framework and is really simple.
Installation
composer require rikudou/http-basic-auth
Usage
The callback can be also set in the constructor:
The auth()
method can throw exceptions when the callback is not supplied or it's not
callable.
All versions of http-basic-auth with dependencies
PHP Build Version
Package Version
No informations.
The package rikudou/http-basic-auth contains the following files
Loading the files please wait ....