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