I wondered what the easiest way was to create reports.I looked into PM Report 4.1 by Zeke Walker, but did not think it would be what I needed. So this is what I did:edit the Peer class of your table,
Symfony I18N
see http://www.symfony-project.com/book/1_0/13-I18n-and-L10n I have changed the default_culture in myapp/config/i18n.yml Based on this blog entry with german translations I have created my own version:save it as apps/mybackend/messages.de.xml
Symfony Project
I enjoy using the symfony Web PHP Framework for a database/web application. To make it run on a Debian Virtual Private Server:add to file /etc/apt/sources.list this line: deb http://www.symfony-project.com/get debian/ Then install the required packages: apt-get install php-pear php5-symfony php5-mysql