amcsi / playground
Quick class files with their PHPUnit test files for the purposes of Toptal, Project Euler, HackerRank etc.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/amcsi/playground
Requires
- mnapoli/silly: dev-master
- phpunit/phpunit: 6.*
This package is not auto-updated.
Last update: 2025-09-28 10:26:53 UTC
README
Quick class files with their PHPUnit test files for the purposes of Toptal, Project Euler, HackerRank etc.
Author: Attila Szeremi
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