I've used CodeIgniter with and without Doctrine. Honestly, I could not see great advantages in using Doctrine.
I'd like to know opinions about advantages in using CodeIgniter with or without Doctrine.
Thank you
I've used CodeIgniter with and without Doctrine. Honestly, I could not see great advantages in using Doctrine.
I'd like to know opinions about advantages in using CodeIgniter with or without Doctrine.
Thank you
I honestly believe Doctrine 2 is a great object relational mapper which you can't forget.
Read the answer in here :- Advantages of using Doctrine for PHP?
Hope this helps, Cheers!