Using Doctrine with CodeIgniter
Posted on
If you use the PHP MVC framework, CodeIgniter, and want to use Doctrine, here is a tutorial on how to integrate Doctrine with your CodeIgniter applications. It was fairly simple and took me about 15 minutes to figure out a nice and clean implementation. The wiki page can be found here.