Click

Click is an MVC library for developers with advanced support for HAML, SASS, ActiveRecord, and other modern programming methodologies.

Author:Ben Allfree (profile at wordpress.org)
WordPress version required:3.1.2
WordPress version tested:3.1.4
Plugin version:1.1.2
Added to WordPress repository:30-04-2011
Last updated:09-05-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.benallfree.com/click
Total downloads:358
plugin download
Click to start download

Click makes it easy to implement an MVC pattern in WordPress. Your plugins will be more organized, stable, and standards-compliant. It has special trappings for easily hooking into WordPress events. Make widgets, dedicated admin pages, and more.

Features:

  • Dynamic loading of optional Click modules like HAML
  • Efficient overhead - if Click is not used, Click is not loaded
  • HTML tag builders
  • Controller base class
  • Clean organization of controllers and views
  • datetime functions
  • Debugging functions
  • File functions
  • Form builder functions
  • HTTP, HTML, Request, and URL helper functions
  • ActiveRecord
  • String manipulation
  • Support for HAML views
  • Web Services REST architecture