An open API service indexing awesome lists of open source software.

https://github.com/gwleuverink/code-katas

Some simple coding exercises in PHP
https://github.com/gwleuverink/code-katas

Last synced: 3 months ago
JSON representation

Some simple coding exercises in PHP

Awesome Lists containing this project

README

        

# PHP Code katas

Just some exercises to keep myself busy and practice test-driving new features.

## The exercises

1. Prime factor generator
2. Roman numeral generator

**TODO**

3. FizzBuzz
4. Gilded Rose