k`s php helper/library/utils
php 常用函数库/工具集,仅测试支持php 7.2/7.3/7.4
包括数组、文件、验证、字符串、加解密等操作,具体见src/Helpers
composer require kakuilan/php-helper
phpunit --bootstrap=tests/bootstrap.php ./tests/
# 或者
cd tests
phpunit
k`s php helper/library/utils 常用函数库/工具集
k`s php helper/library/utils
php 常用函数库/工具集,仅测试支持php 7.2/7.3/7.4
包括数组、文件、验证、字符串、加解密等操作,具体见src/Helpers
composer require kakuilan/php-helper
phpunit --bootstrap=tests/bootstrap.php ./tests/
# 或者
cd tests
phpunit
k`s php helper/library/utils 常用函数库/工具集
Apache License 2.0