v1.0.0
English

IntBoolCast.php

system/DataCaster/Cast/IntBoolCast.php
1 class 2 methods

class IntBoolCast

Int Bool Cast (PHP) [bool --> int ] --> (DB driver) --> (DB column) int(0/1) [ <-- int|string] <-- (DB driver) <-- (DB column) int(0/1)
get (mixed $value, array $params = [], ?object $helper = null, ) public
set (mixed $value, array $params = [], ?object $helper = null, ) public
phpDG v1.0.0 IntBoolCast.php 662 files 498 classes 763 fn
Generated