Skip to content

masa0221/fizzbuzz-php

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
src
 
 
 
 
 
 
 
 

Overview

  • PHPでFizzBuzzを実装したもの
  • php-diを動かすための確認用なので、設計はイマイチ
  • PHP7.0で実行可

Installation

$ git clone git@github.com:masa0221/fizzbuzz-php.git && cd fizzbuzz-php
$ composer install

Usage

$ php index.php

UML

FizzBuzz

Written by PlantUML

Releases

No releases published

Packages

No packages published

Languages