namespaceSqlFixture\TypeMapper

Interfaces 1§

TypeMapperInterfaceGenerates one value matching the declared SQL column.

Classes 4§

DecimalRange @visibility rootThe finite decimal interval described by precision, scale and signedness.
IntegerRange @visibility rootSQL integer bounds restricted to values representable by PHP integers.
MySqlTypeMapper
ParagraphGenerator @visibility rootReads Faker paragraph text through its dynamically configured formatter boundary.

Enums 1§

IntegerWidth @visibility rootInteger storage widths represented by the supported SQL dialects.