2017 © Pedro Peláez
 

library yii-token-manager

Manages tokens that can be validated, used and expired.

image

cornernote/yii-token-manager

Manages tokens that can be validated, used and expired.

  • Friday, February 3, 2017
  • by cornernote
  • Repository
  • 1 Watchers
  • 0 Stars
  • 529 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Yii Token Manager

Manages tokens that can be validated, used and expired., (*1)

Yii config:, (*2)

    'components' => array(
        'tokenManager' => array(
            'class' => 'vendor.cornernote.yii-token-manager.token-manager.components.ETokenManager',
            'connectionID' => 'db',
        ),
    ),

The Versions

03/02 2017

dev-master

9999999-dev

Manages tokens that can be validated, used and expired.

  Sources   Download

BSD-3-Clause

The Development Requires

by Zain ul abidin

yii token mrphp token manager

08/02 2014

1.0.2

1.0.2.0

Manages tokens that can be validated, used and expired.

  Sources   Download

BSD-3-Clause

The Development Requires

by Zain ul abidin

yii token mrphp token manager

07/02 2014

1.0.1

1.0.1.0

Manages tokens that can be validated, used and expired.

  Sources   Download

BSD-3-Clause

The Development Requires

by Zain ul abidin

yii token mrphp token manager

04/02 2014

1.0.0

1.0.0.0

Manages tokens that can be validated, used and expired.

  Sources   Download

BSD-3-Clause

The Development Requires

by Zain ul abidin

yii token mrphp token manager