matiasnamendola / slimpower-basic-auth
HTTP Basic Authentication Middleware for SlimPower Framework.
v0.0.1-alpha
2016-12-07 04:58 UTC
Requires
- php: >=5.3.0
- matiasnamendola/slimpower-slim: master-dev
This package is not auto-updated.
Last update: 2024-11-09 20:28:28 UTC
README
HTTP Basic Authentication Middleware for SlimPower Framework
Installation
In terminal:
composer require matiasnamendola/slimpower-basic-auth
Or you can add use this as your composer.json:
{ "require": { "matiasnamendola/slimpower-basic-auth": "dev-master" } }
Credits
License
The MIT License (MIT). Please see License File for more information.