aboutsummaryrefslogtreecommitdiff
path: root/index.php
Commit message (Expand)AuthorAgeFilesLines
* 2 - Tests (#3)Kevin Hoerr2017-09-131-15/+1
* Provide callback mechanismKevin J Hoerr2017-07-081-1/+1
* Declare content-type earlyKevin J Hoerr2017-07-081-0/+3
* Improve exception handling, introduce autoloadingKevin J Hoerr2017-07-081-13/+30
* Expand on query and result, begin sql designKevin J Hoerr2017-07-081-35/+14
* Changed cred to disappearable object, fix compile errorsKevin J Hoerr2017-07-051-5/+6
* Fix strict_types literalsKevin J Hoerr2017-06-241-1/+1
* Add creds.php file, attempt to connect to databaseKevin J Hoerr2017-06-241-0/+2
* Fix compilation errors, return JSON from view\Result->Collect()Kevin J Hoerr2017-06-231-1/+2
* Add basic MVC structure with namespacing and PHPDOC (not tested)Kevin J Hoerr2017-06-211-0/+41