rsahlstrom / shelf

A PHP project that simplifies working with the BoardGameGeek API
1 stars 0 forks source link

Adds Grunt and Changes to PSR-4 #7

Closed rsahlstrom closed 10 years ago

rsahlstrom commented 10 years ago

Adds gruntfile to run phpcs, phplint, phpunit, and jsonlint.

Changes composer to user PSR-4 to flatten out the structure a little bit.