Zend Framework 1.11+ & Doctrine 2+ skeleton best practice

Coding Critique is the place to post source code for peer review by other members of DevNetwork. Any kind of code can be posted. Code posted does not have to be limited to PHP. All members are invited to contribute constructive criticism with the goal of improving the code. Posted code should include some background information about it and what areas you specifically would like help with.

Popular code excerpts may be moved to "Code Snippets" by the moderators.

Moderator: General Moderators

Post Reply
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Zend Framework 1.11+ & Doctrine 2+ skeleton best practice

Post by jaoudestudios »

Hi All,

I started a project on GitHub https://github.com/eddiejaoude/Zend-Fra ... s-CI--TDD- which was to combine the latest ZF & Doctrine2 using best practice with unit tests.

It is still early days & development is still going on with Database migrations but I would be keen to hear feedback/suggestions/improvements etc
Thanks.
Post Reply