Skip to content

enum PhpType

Source Code

Links to PHP type documentation.

NamespaceBeastBytes\CodPhp\Type
Backing Typestring

Cases

NameValueDescription
ArgumentCountErrorhttps://www.php.net/manual/{lang}/class.argumentcounterror.php
ArithmeticErrorhttps://www.php.net/manual/{lang}/class.arithmeticerror.php
AssertionErrorhttps://www.php.net/manual/{lang}/class.assertionerror.php
ClosedGeneratorExceptionhttps://www.php.net/manual/{lang}/class.closedgeneratorexception.php
Closurehttps://www.php.net/manual/{lang}/class.closure.php
CompileErrorhttps://www.php.net/manual/{lang}/class.compileerror.php
DivisionByZeroErrorhttps://www.php.net/manual/{lang}/class.divisionbyzeroerror.php
Errorhttps://www.php.net/manual/{lang}/class.error.php
ErrorExceptionhttps://www.php.net/manual/{lang}/class.errorexception.php
Exceptionhttps://www.php.net/manual/{lang}/class.exception.php
FiberErrorhttps://www.php.net/manual/{lang}/class.fibererror.php
ParseErrorhttps://www.php.net/manual/{lang}/class.parseerror.php
RequestParseBodyExceptionhttps://www.php.net/manual/{lang}/class.requestparsebodyexception.php
Throwablehttps://www.php.net/manual/en/class.throwable.php
TypeErrorhttps://www.php.net/manual/{lang}/class.typeerror.php
UnhandledMatchErrorhttps://www.php.net/manual/{lang}/class.unhandledmatcherror.php
ValueErrorhttps://www.php.net/manual/{lang}/class.valueerror.php
arrayhttps://www.php.net/manual/{lang}/language.types.array.php
boolhttps://www.php.net/manual/{lang}/language.types.boolean.php
callablehttps://www.php.net/manual/{lang}/language.types.callable.php
falsehttps://www.php.net/manual/{lang}/reserved.constants.php#constant.false
floathttps://www.php.net/manual/{lang}/language.types.float.php
inthttps://www.php.net/manual/{lang}/language.types.integer.php
iterablehttps://www.php.net/manual/{lang}/language.types.iterable.php
mixedhttps://www.php.net/manual/{lang}/language.types.mixed.php
neverhttps://www.php.net/manual/{lang}/language.types.never.php
nullhttps://www.php.net/manual/{lang}/language.types.null.php
objecthttps://www.php.net/manual/{lang}/language.types.object.php
resourcehttps://www.php.net/manual/{lang}/language.types.resource.php
selfself
staticstatic
stringhttps://www.php.net/manual/{lang}/language.types.string.php
truehttps://www.php.net/manual/{lang}/reserved.constants.php#constant.true
voidhttps://www.php.net/manual/{lang}/language.types.void.php