2017 © Pedro Peláez
 

library auth

PSR, for a PHP based authentication module

image

appserver-io-psr/auth

PSR, for a PHP based authentication module

  • Tuesday, July 17, 2018
  • by wagnert
  • Repository
  • 3 Watchers
  • 0 Stars
  • 582 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 5 Versions
  • 16 % Grown

The README.md

PSR, for a PHP based authentication module

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality Code Coverage, (*1)

Introduction

This library provides all necessary interfaces to implement a PHP based authentication module., (*2)

Installation

If you want to use the library with your application you can install it by adding, (*3)

{
    "require": {
        "appserver-io-psr/auth": "dev-master"
    },
}

to your composer.json and invoke composer update in your project., (*4)

External Links

The Versions

03/12 2016

1.1.0

1.1.0.0 https://github.com/appserver-io-psr/auth

PSR, for a PHP based authentication module

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

authentication php interface

03/12 2016

1.0.0

1.0.0.0 https://github.com/appserver-io-psr/auth

PSR, for a PHP based authentication module

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

authentication php interface