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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Edición: | 1st ed. 2016. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 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.