Model generator for PHP ActiveRecord

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