application fizzbuzz-enterprise-edition
FizzBuzz Enterprise Edition
dqneo/fizzbuzz-enterprise-edition
FizzBuzz Enterprise Edition
- Wednesday, September 7, 2016
- by DQNEO
- Repository
- 1 Watchers
- 4 Stars
- 4 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 5 Versions
- 0 % Grown
php FizzBuzz Enterprise Edition
, (*1)
FizzBuzz with too much object oriented programming., (*2)
INSTALLATION
git clone https://github.com/DQNEO/php-FizzBuzzEnterpriseEdition.git
cd php-FizzBuzzEnterpriseEdition
composer install
Usage
./bin/fizzbuzz.php 100
FizzBuzz
The rules of FizzBuzz are as follows:, (*3)
For numbers 1 through 100,, (*4)
- if the number is divisible by 3 print Fizz;
- if the number is divisible by 5 print Buzz;
- if the number is divisible by 3 and 5 (15) print FizzBuzz;
- else, print the number.
TODO
- enable to select various writer (stdout, stderr, mail, fluent, file, null, monolog)
- enable web interface (use Slim or Siliex with Symfony Reponse)
- use Symfony Console
- measure code coverage
SEE ALSO
- https://github.com/DQNEO/php-HelloWorldEnterpriseEdition
- https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
dev-master
9999999-dev
FizzBuzz Enterprise Edition
Sources
Download
GPL-3
The Requires
by
DQNEO
fizzbuzz
fizz buzz
v1.0.1
1.0.1.0
FizzBuzz Enterprise Edition
Sources
Download
GPL-3
The Requires
by
DQNEO
fizzbuzz
fizz buzz
v1.0.0
1.0.0.0
FizzBuzz Enterprise Edition
Sources
Download
GPL-3
The Requires
by
DQNEO
fizzbuzz
fizz buzz
dev-debug_travis
dev-debug_travis
FizzBuzz Enterprise Edition
Sources
Download
The Requires
by
DQNEO
fizzbuzz
fizz buzz
v0.0.1
0.0.1.0
FizzBuzz Enterprise Edition
Sources
Download
The Requires
by
DQNEO
fizzbuzz
fizz buzz