Welcome Guest, Not a member yet? Register   Sign In
PDO Database Library and ORM
#1

[eluser]Xeoncross[/eluser]
I have seen a couple requests for something like this so I have finally published a copy of my database library built on PDO for anyone that wants to use it. It also includes a full ORM if needed. Now those that would rather stick with PDO can use it instead of the mysql or mysqli used by the default codeigniter database.

http://github.com/Xeoncross/database

Feedback would be highly appreciated since the SQLite and PostgreSQL support is not 100% finished. ;-)

Warning: this class isn't totally compatible with the way CI does things!




Theme © iAndrew 2016 - Forum software by © MyBB