An open API service indexing awesome lists of open source software.

https://github.com/moolen/slimvc-documentation

SlimVC Documentation Repository
https://github.com/moolen/slimvc-documentation

Last synced: 4 months ago
JSON representation

SlimVC Documentation Repository

Awesome Lists containing this project

README

          

# SlimVC Documentation
SlimVC uses [Slim](http://slimframework.com/) under the hood. Be sure to read [Slim Documentation](http://docs.slimframework.com/) if you want to dig deeper into it.

This Documentation is split into the following chapters:

- [Installation & Setup](https://github.com/moolen/SlimVC-documentation/tree/master/setup.md)
- [Configuration](https://github.com/moolen/SlimVC-documentation/tree/master/configuration.md)
- [Routing](https://github.com/moolen/SlimVC-documentation/tree/master/routing.md)
- [SlimVC Class](https://github.com/moolen/SlimVC-documentation/tree/master/slimvc.md)
- [Controllers](https://github.com/moolen/SlimVC-documentation/tree/master/controllers.md)
- [Models](https://github.com/moolen/SlimVC-documentation/tree/master/models.md)