2017 © Pedro Peláez
 

yii2-extension yii2-key-helper

Simple Yii 2 helper that generates unique keys and validates them against a database table and column.

image

blurrywindows/yii2-key-helper

Simple Yii 2 helper that generates unique keys and validates them against a database table and column.

  • Thursday, July 13, 2017
  • by blurrywindows
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

Yii 2 Key Helper

GitHub tag Packagist Packagist GitHub issues, (*1)

This is a Yii 2 extension that may be used to generate unique keys., (*2)

TABLE OF CONTENTS

FEATURES

  • Generate a unique key based on table, column and given length.
  • Generate a key based on a random component and the current time.
  • Generate a key based on a random component and the current time and add the current timestamp for validation purposes.

REQUIREMENTS

INSTALLATION

composer require blurrywindows/yii2-key-helper, (*3)

HOW TO CONTRIBUTE

You may contribute in any way you want, but please contact me beforehand to prevent merge-conflicts by creating an issue., (*4)

ISSUES

If you have any questions or experience any issues with this helper, please submit an issue., (*5)

READ MORE

  • https://github.com/yiisoft/yii2/blob/master/README.md
  • https://github.com/yiisoft/yii2/tree/master/docs/guide

The Versions

13/07 2017

dev-master

9999999-dev

Simple Yii 2 helper that generates unique keys and validates them against a database table and column.

  Sources   Download

MIT

The Requires

 

13/07 2017

1.0.3

1.0.3.0

Simple Yii 2 helper that generates unique keys and validates them against a database table and column.

  Sources   Download

MIT

The Requires

 

19/06 2017

1.0.0

1.0.0.0

Simple Yii 2 helper that generates unique keys and validates them against a database table and column.

  Sources   Download

MIT

The Requires