Welcome Guest, Not a member yet? Register   Sign In
Replace Code Igniter's database layer with Doctrine 2
#4

[eluser]WanWizard[/eluser]
Have you even looked into this before asking?

As far as I can see, Doctrine doesn't use CI's database layer at all. It imports CI's database config, and uses PDO to directly connect to the databases...

And you don't want to replace it, believe me. Doctrine is dead-slow compared to CI's database layer, it's a bit pointless trying to convert for example sessions to use Doctrine.


Messages In This Thread
Replace Code Igniter's database layer with Doctrine 2 - by El Forum - 01-17-2011, 11:39 AM
Replace Code Igniter's database layer with Doctrine 2 - by El Forum - 01-17-2011, 12:09 PM
Replace Code Igniter's database layer with Doctrine 2 - by El Forum - 01-18-2011, 05:43 AM
Replace Code Igniter's database layer with Doctrine 2 - by El Forum - 01-18-2011, 10:48 AM
Replace Code Igniter's database layer with Doctrine 2 - by El Forum - 01-18-2011, 11:01 AM
Replace Code Igniter's database layer with Doctrine 2 - by El Forum - 01-18-2011, 04:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB