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.
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.
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.
These are the list of components that made JiNexus Framework possible.
JiNexus Framework Skeleton for jinexus-mvc projects. Head to the GitHub page.
Module Manager component from JiNexus Framework. Head to the GitHub page.
Config component from JiNexus Framework. Head to the GitHub page.
Route component from JiNexus Framework. Head to the GitHub page.
HTTP component from JiNexus Framework. Head to the GitHub page.
MVC component from JiNexus Framework. Head to the GitHub page.
Stay up to date on the development of JiNexus Framework and reach out to the community with these helpful resources.
If you found a typo or error, please help us improve this document. Contact Us