Doctrine is a set of PHP libraries that focused on providing persistent services and related functionality.
Following are the main feature of Doctrine
- Object Relational Mapper(ORM)
- Database Abstraction Layer(DQL)
- Doctrine Query Language (DQB)
- ACID Transactions
- Support for Hooks (functions can call automatically for re-validate etc for example beforeSave)
Download Doctrine
Learn Doctrine in Simple 10 Steps
http://docs.doctrine-project.org/en/latest/tutorials/in-ten-quick-steps.html
0 Comment:
Post a Comment