2017 © Pedro Peláez
 

library mobiusmvc

A lightweight and extensible model-view-controller library.

image

mobius/mobiusmvc

A lightweight and extensible model-view-controller library.

  • Wednesday, October 21, 2015
  • by Izodn
  • Repository
  • 1 Watchers
  • 0 Stars
  • 34 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

MobiusMVC

A model view controller framework called 'Mobius', (*1)

Planned Features:
  • Easy-to-integrate application layer
  • Base model framework
  • Base view framework
  • View template system with simple functionality (I.e. references to model variables, if/else statements)
Existing Features:
  • Request routing
  • Response & Request handling
  • Base controller framework
Notes:
  • This project is very much in-the-works
  • For this framework to be of use, there must be a central point of access (Requests need to be routed to some php script)

The Versions

21/10 2015

dev-master

9999999-dev https://github.com/Izodn/MobiusMVC

A lightweight and extensible model-view-controller library.

  Sources   Download

Apache 2.0

The Requires

  • php >=5.3.0

 

21/10 2015

v1.2.0

1.2.0.0 https://github.com/Izodn/MobiusMVC

A lightweight and extensible model-view-controller library.

  Sources   Download

Apache 2.0

The Requires

  • php >=5.3.0