This project created to help developer quickly create game backends. We also provite features to manage data push and logs collector. It's based on Symfony2 framework and use Composer for dependency management.

To install engine use next:

curl -s http://getcomposer.org/installer | php
php composer.phar create-project performance-engine/performance-engine best-game

Here is the list of packages performance-engine provide

Symfony Bundle to integrate doctrine-virtual-orm

performance-engine/data-configurator-bundle

On the fly configurable entities and relations in doctrine style

performance-engine/doctrine-virtual-orm

GrayLog2 logger bundle for performance engine

performance-engine/logger-bundle

Performance Engine game backend system

performance-engine/performance-engine

Support or Contact

Having trouble with Performance Engine? Check out the documentation at wiki or contact performance-engine@googlegroups.com and we’ll help you sort it out.