Download the PHP package devster/uauth without Composer
On this page you can find all versions of the php package devster/uauth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devster/uauth
More information about devster/uauth
Files in devster/uauth
Download devster/uauth
More information about devster/uauth
Files in devster/uauth
Please rate this library. Is it a good library?
Informations about the package uauth
Uauth
Micro PHP HTTP authentication library
Installation
composer require devster/uauth "1.*"
Or require a single file
Usage
HTTP Basic
Simple usecase
More complex usecase
Silex integration
Tests
You will need php >= 5.4 if you want to run tests with php built-in web server.
php -S localhost:8080 -t tests/server
vendor/bin/phpunit
License
This project is licensed under the MIT License
All versions of uauth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package devster/uauth contains the following files
Loading the files please wait ....