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

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Romer, Michael (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2016.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.