Fundamentals

Before jumping into code, let's first explore the fundamental concepts on which xPDO was constructed.

  1. Design Patterns
  2. xPDO, the Class
    1. As PDO Wrapper
    2. As Service Layer
    3. As Object and Relational Mapper
    4. The xPDO Constructor
      1. Hydrating Fields
  3. PDO Emulation

Suggest an edit to this page on GitHub (Requires GitHub account. Opens a new window/tab).