PhpMixedConvert is PHP utility class that provides methods to convert mixed values to strings, ints or floats. Sometimes there is necessity in a code to ensure that our variable is string, int or ...