/simpleMVC

Simple MVC implementation with Forum Example

Primary LanguageJavaScript

Simple MVC

This is my simple implementation MVC with ORM. ORM have relations initialized with most simple implementation. We can use it or not.

Script have simple error logger and system of components (with all MVC implementation), plugins (with 6 events) and many more.

Before implementation of relations in ORM it was fast. After is slow (very). Like for now i will not working about it. Why? I don’t want to make this script bigger. After working on relations I realize it impossible to make it simple, small and fast (in one class).

This script is showing my skills of PHP, understanding MVC and show how simple is ORM pattern to design,and ORM relations design.

If somebody wants to evolve this script. I can help, like for me it was good practice to do this. But I don’t won’t to do everything alone :).

A Framework documentation (only basic for now).

Documentation

Simple MVC framework with forum implementation.

Forum implementation here

Admin user:

Login:admin

Password:admin

Normal user:

Login:user

Password:user