Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flouthoc/orc

A micro MVC Framework
https://github.com/flouthoc/orc

Last synced: 2 months ago
JSON representation

A micro MVC Framework

Awesome Lists containing this project

README

        

Orc - A miro MVC framework


Orc is a PHP based micro MVC framework with minimal driving content inside it.Most of the working concept of Orc is quit analoguous to CodeIgniter Web Framework. A basic layout is totally from [Kevin Waterson's MVC tutorial](http://www.phpro.org/tutorials/Model-View-Controller-MVC.html) and I'll try to discuss concept behind all new code in comments and documentation.

Docs


You can find docs here .However it is still under construction

MIT License


Orc is under MIT Lisence so no worries use it according to your use.
Fork it!