2017 © Pedro PelĂĄez
 

library slimpower-basic-auth

HTTP Basic Authentication Middleware for SlimPower Framework.

image

matiasnamendola/slimpower-basic-auth

HTTP Basic Authentication Middleware for SlimPower Framework.

  • Friday, June 16, 2017
  • by matiasamendola
  • Repository
  • 1 Watchers
  • 0 Stars
  • 25 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

SlimPower - HTTP Basic Authentication

Latest version ![Total Downloads][ico-downloads], (*1)

Latest Stable Version Latest Unstable Version Total Downloads Monthly Downloads Daily Downloads composer.lock available, (*2)

HTTP Basic Authentication Middleware for SlimPower Framework, (*3)

Installation

In terminal:, (*4)

composer require matiasnamendola/slimpower-basic-auth

Or you can add use this as your composer.json:, (*5)

{
    "require": {
        "matiasnamendola/slimpower-basic-auth": "dev-master"
    }
}

Credits

License

The MIT License (MIT). Please see License File for more information., (*6)

The Versions

16/06 2017

dev-master

9999999-dev https://github.com/matiasnamendola/slimpower-basic-auth

HTTP Basic Authentication Middleware for SlimPower Framework.

  Sources   Download

MIT

The Requires

 

php auth slim slimpower

07/12 2016

v0.0.1-alpha

0.0.1.0-alpha https://github.com/matiasnamendola/slimpower-basic-auth

HTTP Basic Authentication Middleware for SlimPower Framework.

  Sources   Download

MIT

The Requires

 

php auth slim slimpower