JiNexus MVC is a design pattern layer for JiNexus Framework which focuses on modularity and performance that separates business logic and presentation.
The MVC layer is built on top of the following components:
Below is the basic application structure:
application_root/
config/
application.config.php
modules.config.php
data/
module/
public/
asset/
.htaccess
index.php
vendor/
If you found a typo or error, please help us improve this document. Contact Us