Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Romer, Michael (Author)
Corporate Author: SpringerLink (Online service)
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.