massive cleanups

- renamed classes
- updated to phpunit
- more PSR compliance
This commit is contained in:
Ahmad Nassri
2014-12-17 22:29:03 -05:00
parent ea3995225c
commit 61eb281692
12 changed files with 326 additions and 365 deletions

View File

@@ -13,7 +13,3 @@ tools:
php_cs_fixer:
config:
level: 'psr2'
filter:
excluded_paths:
- 'test/*'