ConstStub | Represents a PHP constant and its value. |
CutStub | Represents the main properties of a PHP variable, pre-casted by a caster. |
DOMCaster | Casts DOM related classes to array representation. |
DoctrineCaster | Casts Doctrine related classes to array representation. |
ExceptionCaster | Casts common Exception classes to array representation. |
PdoCaster | Casts PDO related classes to array representation. |
ReflectionCaster | Casts Reflector related classes to array representation. |
ResourceCaster | Casts common resource types to array representation. |
SplCaster | Casts SPL related classes to array representation. |
StubCaster | Casts a caster's Stub. |
Please login to continue.