Model generator for PHP ActiveRecord

Taddeus Kroes 4cef104557 Filenames are now based on classnames so that the PHP ActiveRecord autoloader will find them. 13 lat temu
data afddedef05 Added first version of generator script. 13 lat temu
tests 9d16d57d21 Updated unit tests with latest database content. 13 lat temu
.coveragerc 1b904eb129 Moved code coverage configuration into .coveragerc file. 13 lat temu
.gitignore ce703aeed2 Added code coverage option to Makefile. 13 lat temu
Makefile 1b904eb129 Moved code coverage configuration into .coveragerc file. 13 lat temu
TODO.txt 898c2dcf3e Added TODO list. 13 lat temu
generate.py 4cef104557 Filenames are now based on classnames so that the PHP ActiveRecord autoloader will find them. 13 lat temu
singplur.py 9a81da564d Applied pyflakes and pep8. 13 lat temu
test.py 9a81da564d Applied pyflakes and pep8. 13 lat temu