1.1.0 • Published 10 years ago

backbone-mvc v1.1.0

Weekly downloads
2
License
LGPL
Repository
github
Last release
10 years ago

BackboneMVC

  • Based on Backbone.
  • This is a CakePHP-like controllers and url routing framework, but it is for the web front-end.
  • Automatic url <-> controller actions mapping
  • Asynchronous controller actions invocation
  • Singleton controllers
  • Automatic session checking before invoking session sensitive controller actions
  • CakePHP-like event hooks: beforeFilter, afterRender etc.

Examples

There are some examples under /example/ :