This is a online account system for use with the Torque Game Engine. It is designed to work on many database platforms. It works both in-game, using the GET method to pass information, and with an online account administration system.
Propel is an object persistence (object relational mapping) tool for PHP5 based on Apache Torque. Propel generates PHP classes and SQL definition files for your data model and provides a runtime environment that transparently handles database operations.
The Combine Development Kit provides a Model View Controller (MVC) similar to Jakarta Struts, an Object Model code generator similar to Torque, and goes a step futher to auto generate configuration, actions and Smarty templates for the MVC.