On my previous post I have write about doctrine usage with Zend Framework. On this post, I will try to give sample usage of doctrine that contain: - Installation - Configuration - Models & Schema File - Migration
In the last few months I used doctrine as ORM on my project. Actually, there are a few ORM on PHP like propel.