Could not instantiate mail function. Digital Uppercut Project

Rotatr Framework

Authors

Description

The Rotatr Framework was created for the project Rotatr. Rotatr was one of my earliest projects, and it eventually turned from a website into a framework as I eventually lost interest in the website itself. From it grew this multipurpose, scalable and powerful framework aimed at light to heavy projects, in particular those in need of very important and common features of web development that are rarely implemented well, such as templating and language. This framework is not intended as a CMS, but it would be very easy to build a CMS in the framework.

Features

  • Powerful and simple multi-language templating system
  • Templating system does not contain business logic
  • Seperation of concerns using MCV framework pattern. All concerns are seperate
  • Clean code is enforced by the framework; HTML, Javascript, PHP and SQL rarely mix, if ever
  • Object oriented framework with complementary functional libraries
  • Several "strange" PHP behaviours are abstracted or replaced entirely

Status

Beta. Ask if you wish to try.

Want to know more?

Please contact us for more information.

Misc/Trivia

This site runs n the Rotatr framework.

ERROR: Could not find Mailer/phpmailer library