/phpLib

一些好玩的库

Primary LanguagePHPMIT LicenseMIT

phpLib

一些好玩的库

使用

git clone https://github.com/OMGZui/phpLib.git
composer install
php -S localhost:8080
访问http://localhost:8080/src/index.php

标测

vendor/bin/phpbench run benchmarks/lib

测试

vendor/bin/phpunit tests