sjlu / CodeIgniter-Bootstrap

Combines Twitter Bootstrap and CodeIgniter together with many useful functions and libraries, allowing you to start programming your idea and skip the starting phase of web development.
542 stars 287 forks source link

[Feature request] Integrate Doctrine into this project #4

Closed bond- closed 11 years ago

bond- commented 12 years ago

Some helpful links:

  1. http://docs.doctrine-project.org/en/2.0.x/cookbook/integrating-with-codeigniter.html
  2. https://github.com/wildlyinaccurate/CodeIgniter-2-with-Doctrine-2/

EDIT: It would be helpful if we can have a working template(a DRY(do not repeat yourself) CI)

sjlu commented 12 years ago

I don't entirely like using Doctrine, but I'll have it as an option in the new "compiler" version.

sjlu commented 11 years ago

Integrating Doctrine doesn't seem like a logical option at this point. Closing.