dllobell/nanoid-plugin
Composer 安装命令:
composer require dllobell/nanoid-plugin
包简介
A Composer plugin for the dllobell/nanoid package
关键字:
README 文档
README
A Composer plugin for the dllobell/nanoid package that automatically generates an Alphabets enum implementing the AlphabetValue interface.
Installation
Install via Composer:
composer require dllobell/nanoid-plugin
Usage
This plugin automatically generates an Alphabets enum whenever you run composer install, update, or dump-autoload.
For detailed information on how to use the generated alphabets and how to define your own custom sets in composer.json, please refer to the Automatic generation section in the main package documentation.
Manual Generation
You can also trigger the generation manually using the following command:
composer nanoid:generate-alphabets
License
The MIT License (MIT). See the license file for more information.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-03