siensis/cicmdtools
Composer 安装命令:
composer require siensis/cicmdtools
包简介
CICMDTools ara a Codeigniter command tool collection to simplify CI4 develope task
关键字:
README 文档
README
composer require siensis/cicmdtools @dev
CI4 Commands
- crypt: Command to crypt a text with CI4 encryption key configured (php spark key:generate)
- decrypt: Command to decrypt a text with CI4 encryption key configured
- zip: Zip all project content into a zip. Before it clears logs
- db:reboot: Drop or Empty database and calls migrations to rebuild database project
- db:backup: Exports database as a mysql dump file
- generate:model: Command to generate a model with validation rules (from Vulcan tools)
Helpers
- setting: hash_setting, crypt_setting to store or to get a configuration attribute from Codeigniter4/Settings package
- text: Added startsWith, endsWith, obscureMiddle, cryptb64, decryptb64,hmacb64
- generateStringID: Generate an string ID based on time uniqueid function. This helper permits: prefix, suffix, split characters with '-' and more_entropy. By default prefix='', suffix='', split=0 (disabled), more_entropy=false
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-02-24