namespaceSqlFixture\TypeMapper
Interfaces 1§
| TypeMapperInterface | Generates one value matching the declared SQL column. |
Classes 4§
| DecimalRange @visibility root | The finite decimal interval described by precision, scale and signedness. |
| IntegerRange @visibility root | SQL integer bounds restricted to values representable by PHP integers. |
| MySqlTypeMapper | |
| ParagraphGenerator @visibility root | Reads Faker paragraph text through its dynamically configured formatter boundary. |
Enums 1§
| IntegerWidth @visibility root | Integer storage widths represented by the supported SQL dialects. |