PHP Persistence Concepts, Techniques and Practical Solutions with Doctrine /
Take the pain out of dealing with relational databases in an object-oriented programming world. With this short book, you can save time and money by simply coding less while accomplishing more with the Doctrine persistence framework, a leading persistence solution for PHP programmers and web develop...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Corporate Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Edition: | 1st ed. 2016. |
Subjects: | |
Online Access: | Texto Completo |
Table of Contents:
- 1. About this book
- 2. Introduction
- 3. A self-made ORM
- 4. Hello, Doctrine 2!
- 5. Defining entities
- 6. References between Entities
- 7. Managing Entities
- 8. Doctrine Query Language
- 9. Command line tools
- 10. Caching
- 11. Advanced Topics.