Schema
Table of Contents
Classes
- Connection
- Minimal, dependency-free PDO factory for schema introspection.
- Field
- Normalized representation of a single database column / model field.
- FieldSet
- An ordered collection of {@see Field} objects describing a resource.
- SchemaIntrospector
- Introspects an existing database table into a {@see FieldSet}.