A free and open-source book on ZF3 for beginners


Appendix D. Introduction to Doctrine

In this appendix, we provide overview of the Doctrine library, such as its architecture and components. Since in this book we concentrate mainly on Doctrine's Object Relational Mapper (ORM) component, reading this appendix may give you the bigger picture of other Doctrine capabilities.


Top