Skip to content
MindScriptAct edited this page Jan 14, 2013 · 2 revisions

Homepage: http://mvcexpress.org

GitHub: https://github.com/MindScriptAct/mvcExpress-framework

Download: https://github.com/MindScriptAct/mvcExpress-downloads/blob/master/README.md#mvcexpress

Features:

  • Build on proven by time MVC architecture best practices.
  • Fast and convenient API.
  • Build around dependency injection.
  • Very fast messaging system for communication.
  • Modular programming by default.
  • Module to module communication and data sharing features.
  • Supports lazy proxy instantiation.
  • Supports command pooling. (huge speed boost with heavy duty commands.)
  • Supports circular dependency injection. (optional feature.)

License : MIT

Clone this wiki locally