amcsi/playground

为Toptal、Project Euler、HackerRank等目的快速生成类文件及其PHPUnit测试文件。

dev-master 2018-01-11 22:47 UTC

This package is not auto-updated.

Last update: 2024-09-29 05:21:01 UTC


README

为Toptal、Project Euler、HackerRank等目的快速生成类文件及其PHPUnit测试文件。

作者: Attila Szeremi

项目网址

许可证:MIT

如何使用

# Either:
git clone git@github.com:amcsi/php-playground.git
# Or:
git clone https://github.com/amcsi/php-playground
# Or:
composer create-project amcsi/playground pathToProject dev-master

创建一个新的测试类

bin/create.php Class10