Software:ColdFusion on Wheels

From HandWiki
CFWheels
Developer(s)CFWheels Core Team
Initial releaseScript error: No such module "Date time".
Stable release
RepositoryCFWheels Repository
Written inCFML
Operating systemCross-platform
TypeWeb application framework
LicenseApache License
Websitecfwheels.org

ColdFusion on Wheels (often shortened to CFWheels or Wheels) is an open-source web application framework designed for applications written in ColdFusion Markup Language.

CFWheels was designed to bring many concepts from Ruby on Rails to ColdFusion, Railo and Lucee. Its developers aim for it to be simple to use, allow for rapid development, and make use of the model–view–controller architectural pattern. It implements the active record pattern for the built in object-relational mapping.