orm-documentation
orm-documentation copied to clipboard
CodeIgniter LIbrary Wrapper
Hello!
I've created a CodeIgniter Wrapper Library for Doctrine. I believe it works well and is well documented. The library is based on the example found here (http://docs.doctrine-project.org/en/2.0.x/cookbook/integrating-with-codeigniter.html), but is packaged in a nice, easy to install, 3rd-party library.
The library can be found here: https://github.com/camna/codeigniter-doctrine
Could we replace this page: http://docs.doctrine-project.org/en/2.0.x/cookbook/integrating-with-codeigniter.html
With a reference to the library?
Thanks!