namespaceSqlFixture

Namespaces 7§

FixtureSqlFixture\Fixture
HydratorSqlFixture\Hydrator
PlanSqlFixture\Plan
PlatformSqlFixture\Platform
ProviderSqlFixture\Provider
SchemaSqlFixture\Schema
TypeMapperSqlFixture\TypeMapper

Classes 5§

DatabaseFixtureProvider public APIFaker provider that generates fixtures from database tables via PDO.
FileFixtureProviderFaker provider that generates fixtures from local DDL files.
FixtureGeneratorGenerates row data and optionally hydrates it into a consumer object.
FixtureProvider public APIFaker provider that generates fixtures from CREATE TABLE SQL statements.
InvalidOverrideExceptionOverrides that violate the table schema.