Welcome Guest, Not a member yet? Register   Sign In
Doctrine for CodeIgniter Enhanced 1.1
#1

[eluser]Gregory Kornblum[/eluser]
The original version of the Doctrine for CodeIgniter 1.0 plugin by Nicholas Husher is set up so the generated models don’t go into the models directory of the application directory used by CodeIgniter.

So I decided to modify it a bit so the generated models go into and can be accessed from the system/application/models/ directory. I’ve also created a controller which, when called, will generate the data model ORM classes for you.

A big thank you goes out to both Nicholas and the Doctrine team for making a great ORM for use with CodeIgniter.

http://code.google.com/p/ci-doctrine-enhanced/





edit: fixed typo, thanks tony!
#2

[eluser]tonydewan[/eluser]
Just as an FYI: You've got a typo in your Google code project name: "enahnced" probably should be "enhanced".
#3

[eluser]Gregory Kornblum[/eluser]
Thanks!

Sadly the one thing I can't edit is the name Sad I'll recreate it later and post the updated URL.




Theme © iAndrew 2016 - Forum software by © MyBB