Download the PHP package blurrywindows/yii2-key-helper without Composer
On this page you can find all versions of the php package blurrywindows/yii2-key-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download blurrywindows/yii2-key-helper
More information about blurrywindows/yii2-key-helper
Files in blurrywindows/yii2-key-helper
Download blurrywindows/yii2-key-helper
More information about blurrywindows/yii2-key-helper
Files in blurrywindows/yii2-key-helper
Vendor blurrywindows
Package yii2-key-helper
Short Description Simple Yii 2 helper that generates unique keys and validates them against a database table and column.
License MIT
Package yii2-key-helper
Short Description Simple Yii 2 helper that generates unique keys and validates them against a database table and column.
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-key-helper
Yii 2 Key Helper
This is a Yii 2 extension that may be used to generate unique keys.
TABLE OF CONTENTS
- Features
- Requirements
- Installation
- How to contribute?
- Issues
- Read more
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
- PHP >= 7.0 (or PHP >= 5.6.0 with paragonie/random_compat)
- Composer >= 1.1.2 (https://getcomposer.org/)
INSTALLATION
HOW TO CONTRIBUTE
You may contribute in any way you want, but please contact me beforehand to prevent merge-conflicts by creating an issue.
ISSUES
If you have any questions or experience any issues with this helper, please submit an issue.
READ MORE
All versions of yii2-key-helper with dependencies
PHP Build Version
Package Version
The package blurrywindows/yii2-key-helper contains the following files
Loading the files please wait ....