code-pilots/helpers
最新稳定版本:1.0.0
Composer 安装命令:
composer require code-pilots/helpers
包简介
PHP library of useful functions and classes preferred to use in company in place of alternative solutions
关键字:
README 文档
README
Helper functions and classes
Installation
Install the latest version with
$ composer require code-pilots/helpers
Functions
arrayRandValue
arrayRandValues
randomString
randomDigital
iterableChunks
isInitialized
declationsOfNumber
For contributors
Run tests
Exec: ./vendor/bin/phpunit
Run lint
Exec phpstan: ./vendor/bin/phpstan analyse src tests
Exec psalm: ./vendor/bin/psalm
Exec php-cs-fixer: './vendor/bin/php-cs-fixer fix --verbose'
统计信息
- 总下载量: 2.48k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-28