2017 © Pedro Peláez
 

library authenticator

Authenticator implementations for Basic, Digest and Form based HTTP authentication

image

appserver-io/authenticator

Authenticator implementations for Basic, Digest and Form based HTTP authentication

  • Wednesday, July 18, 2018
  • by wagnert
  • Repository
  • 5 Watchers
  • 1 Stars
  • 546 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 15 % Grown

The README.md

Authenticator implementations for Basic, Digest and Form based HTTP authentication

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

Introduction

This library provides Basic, Digest and Form based HTTP authentication implementations., (*2)

Installation

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

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

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

External Links

The Versions

18/07 2018

dev-master

9999999-dev https://github.com/appserver-io/authenticator

Authenticator implementations for Basic, Digest and Form based HTTP authentication

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php interface dependency injection

18/07 2018

1.0.2

1.0.2.0 https://github.com/appserver-io/authenticator

Authenticator implementations for Basic, Digest and Form based HTTP authentication

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php interface dependency injection

28/06 2017

1.0.1

1.0.1.0 https://github.com/appserver-io/authenticator

Authenticator implementations for Basic, Digest and Form based HTTP authentication

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php interface dependency injection

03/12 2016

1.0.0

1.0.0.0 https://github.com/appserver-io/authenticator

Authenticator implementations for Basic, Digest and Form based HTTP authentication

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php interface dependency injection