• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ PHP ▶ Doctrine ORM for PHP

Doctrine ORM for PHP

November 13, 2009

Free eBook “Doctrine ORM for PHP”. The Guide to Doctrine for PHP is the main source of documentation for the project.

It is a reference book that can be read from start to finish and provides dozens of practice exercises that can be executed by the user.

Book Description

What is Doctrine?

Doctrine is an object relational mapper (ORM) for PHP 5.2.3+ that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication.

Table of Contents

  • Introduction
  • Getting Started
  • Introduction to Connections
  • Configuration
  • Connections
  • Introduction to Models
  • Defining Models
  • Working with Models
  • DQL (Doctrine Query Language)
  • Component Overview
  • Native SQL
  • YAML Schema Files
  • Data Validation
  • Data Hydrators
  • Inheritance
  • Behaviors
  • Searching
  • Hierarchical Data
  • Data Fixtures
  • Database Abstraction Layer
  • Transactions
  • Event Listeners
  • Caching
  • Migrations
  • Extensions
  • Utilities
  • Unit Testing
  • Improving Performance
  • Technology
  • Exceptions and Warnings
  • Real World Examples
  • Coding Standards

Download Free PDF / Read Online

Author(s): Jonathan H Wage, Roman Borschel and Guilherme Blanco.
Format(s): HTML
Number of pages: 552
Link: Read online.

Similar Books:

  1. Structured Query Language (SQL): a Practical Introduction
  2. Communication Networks
  3. Free Online Book: JavaScript Essentials
  4. The Network Book
  5. A Beginner’s Guide to Delphi Database Programming
Previous Post: « Free eBook: Introduction to Information Retrieval
Next Post: The symfony Reference Guide »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2025 OnlineProgrammingBooks.com