Skip to content

karptonite/xphp

 
 

Repository files navigation

xPHP

Build Status

Exercism exercises in PHP

Running Unit Test Suite

All Assignments

% make test

Single Assignment

% make test-assignment ASSIGNMENT=wordy

Running Style Checker

All Assignments

% make style-check

Single Assignment

% make style-check-assignment ASSIGNMENT=wordy

Contributing

License

The MIT License (MIT)

Copyright (c) 2014 Katrina Owen, _@kytrinyx.com

About

Exercism Exercises in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.3%
  • Makefile 4.0%
  • Shell 1.7%