60+ useful functions that you can use in your projects. Belt is fully tested. The source code is clean and documented. Here is what is available to you: boolean isDate(mixed $value) boolean isNumber(mixed $value) boolean isString(mixed $value) boolean isFunction(mixed $value) boolean isEmpty(mixed $value) boolean isEqual(mixed $left, mixed $right) boolean isBoolean(mixed $value) boolean isObject(m