Overview

Namespaces

  • DSchoenbauer
    • Sql
      • Command
      • Exception
      • Where

Classes

  • Create
  • Delete
  • Select
  • Update

Interfaces

  • CommandInterface

Traits

  • WhereTrait
  • Overview
  • Namespace
  • Class

Namespace DSchoenbauer\Sql\Command

Classes summary
Create adds values to a PDO connected resource
Delete removes records from a PDO connected resource
Select retrieves data from a PDO connected resource
Update updates values in a PDO connected resource
Interfaces summary
CommandInterface A common interface used for SQL commands
Traits summary
WhereTrait Common functionality all items using a where statement use.
API documentation generated by ApiGen