Documentation

Introduction

Get started with JiNexus Framework, a modular, lightweight and easy to use PHP framework and probably the smallest and fastest MVC framework that you will ever use.

Quick start

This documentation will guide you throughout the process of how easy and swift you can create your own application using JiNexus Framework. This includes from setting up your modules, to your configs, adding your routes, and dispatching your controllers, models and views.

Release and Development

JiNexus Framework is under active development. If you are interested in following the development of this project, you may check its GitHub repositories. This is a great resource for staying up to date with the latest developments! Head to the GitHub page.

Components

These are the list of components that made JiNexus Framework possible.

Skeleton

JiNexus Framework Skeleton for jinexus-mvc projects. Head to the GitHub page.

Module Manager

Module Manager component from JiNexus Framework. Head to the GitHub page.

Config

Config component from JiNexus Framework. Head to the GitHub page.

Route

Route component from JiNexus Framework. Head to the GitHub page.

HTTP

HTTP component from JiNexus Framework. Head to the GitHub page.

MVC

MVC component from JiNexus Framework. Head to the GitHub page.

Community

Stay up to date on the development of JiNexus Framework and reach out to the community with these helpful resources.