- Make ErrorController more generic and avoid using Anax in text.
- Update README.
- Add test cases.
- Tag as v2.
- Update docker-compose.yml.
- Update README.
- Add samples on how to configure the router to add a controller class onto a mount point.
- Fix ErrorController taking no argument in catchAll().
- Validation phpmd fix SampleAppController.
- Adding SampleJsonController.
- Ignore phpmd public methods in SampleController.
- Add controller class SampleAppController for app-style programming.
- Add method dumpDiActionGet to SampleController to dump content of di.
- Fix validation errors.
- Fix Makefile.
- Fix codestyle.
- Add variadic to all catchAll controller actions.
- Adding SampleController.
- Integrate with Anax Lite.
- Integrate with Anax oophp me.
- Remove unnused config/ dir.
- Integrated FlatFileContentController with Anax Flat.
- Integrate with Anax Flat.
- First release by removing controller from anax/page.