A PHP5 Model - View - Controller system designed using many of the convention over configuration techniques exemplified by Ruby on Rails.
Currently a major refactoring is underway to increase security and improve documentation.
The entire MVC framework with basic user authorization / authentication included.
Shabda on GithubThe database modeling portion of the Shabda code extracted for use as a standalone database tool.
Shabda Model on Github