1

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

fcfeitosa
  • 63
  • 6

1 Answers1

1

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!

Community
  • 1
  • 1
Anjana Silva
  • 8,353
  • 4
  • 51
  • 54