Prana is an innovative microframework created by Henrique Recidive that combines an ODM system with an extensions/plugins system to provide a robust and flexible base for creating applications and frameworks of any kind.
Prana has a highly dynamic unified API for interacting with resources, so you can manipulate everything in your application being it settings, application metadata or user submitted content.
By creating a new type in Prana it automatically creates and return a model object that you can use and interact with it right away.
// Create the application.