rahmat/intellipin
Composer 安装命令:
composer require rahmat/intellipin
包简介
This will generate random pin.
README 文档
README
This will generate a random pin in effective way with some restrictions.
Installation
In order install this package, Just run the following command and it will auto discover the package resources.
composer require rahmat/intellipin
Configuration
php artisan migrate
After the migration, the below new table will be present:
pins— stores utilised pins.
Usage
use Rahmat\Intellipin; RandomPin::generate(); RandomPin::generate(6); //with length
License
Intellipin is free software distributed under the terms of the MIT license.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-24