php-toolsA php tool library. 一个php工具库。Run安装开发环境依赖 $ composer install执行测试(以测试Str.php为例) $ ./vendor/bin/phpunit tests/StrTest.php