dev-master
9999999-dev https://github.com/trburgess/fizz-buzzFizz Buzz test implementation.
MIT
The Requires
- php >=7.0
The Development Requires
by Tom Burgess
buzz fizz
Fizz Buzz test implementation.
This is an implementation of the Fizz Buzz Test, (*1)
composer require "trburgess/fizz-buzz:dev-master"
$fizzBuzzProcessor = new FizzBuzz\Processor;
$fizzBuzzProcessor->process(1, 100)
The Fizz Buzz PHP library is free software released under the MIT License. See LICENSE for details., (*2)
For an example see: https://github.com/trburgess/fizz-buzz/blob/master/example, (*3)
Fizz Buzz test implementation.
MIT
buzz fizz