amcsi/playground

Quick class files with their PHPUnit test files for the purposes of Toptal, Project Euler, HackerRank etc.

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

This package is not auto-updated.

Last update: 2024-04-14 02:24:20 UTC


README

Quick class files with their PHPUnit test files for the purposes of Toptal, Project Euler, HackerRank etc.

Author: Attila Szeremi

Project URL

License: MIT

How to use

# 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

Creating a new test class

bin/create.php Class10