Namespace BEdita\Core\Database\Type
Classes summary
BoolType | Custom BoolType class accepting also true and false as strings in input |
DateTimeType | Custom DateTimeType class with simplified marshal |
JsonObjectType | Custom JSON type that marshals JSONs into objects. |