Commit graph

4 commits

Author SHA1 Message Date
jifer
5627a5523c Small refactor (#18)
* Refactor for PSR-2 Formatting standard and PHP DockBlock standard.

* Setting real php requirement (full param casting is available since php7)

* php 7 for travis
2017-12-11 14:10:25 -08:00
5a43121592 Add PHP-CS-Fixer to linting process and Travis. 2017-03-31 11:40:47 -07:00
07453dad8e Refactor thrown class into its own method. 2017-03-31 10:58:44 -07:00
3e39985b40 Throw ReadOnlyException on writable eloquent model methods. (#14)
Travis CI Testing on PHP 7.1
2017-03-27 13:14:50 -07:00