2017-25 © Pedro Peláez
 

library strong

Authentication Library with multiple drivers

image

slim/strong

Authentication Library with multiple drivers

  • Monday, April 21, 2014
  • by silentworks
  • Repository
  • 7 Watchers
  • 42 Stars
  • 2,548 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 5 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Strong Authentication Package

Build Status, (*1)

Changes

  • pdo driver needs pdo object instead of a connection string
  • namespaces

Installing with Composer

Install Composer in your project:, (*2)

curl -s https://getcomposer.org/installer | php

Create a composer.json file in your project root:, (*3)

{
    "require": {
        "slim/strong": "*"
    }
}

Install via composer:, (*4)

php composer.phar install

Author

Andrew Smith, (*5)

Contributors

Jakub Westfalewski, (*6)

ToDo

  • Example code
  • More Providers

The Versions

21/04 2014

dev-develop

dev-develop http://github.com/silentworks/Strong

Authentication Library with multiple drivers

  Sources   Download

MIT

The Requires

 

authentication extensions

31/12 2012

dev-master

9999999-dev http://github.com/silentworks/Strong

Authentication Library with multiple drivers

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

authentication extensions