| AmqpCaster | Casts Amqp related classes to array representation. |
| ArgsStub | Represents a list of function arguments. |
| Caster | Helper for filtering out properties in casters. |
| ClassStub | Represents a PHP class identifier. |
| ConstStub | Represents a PHP constant and its value. |
| CutArrayStub | Represents a cut array. |
| CutStub | Represents the main properties of a PHP variable, pre-casted by a caster. |
| DateCaster | Casts DateTimeInterface related classes to array representation. |
| DoctrineCaster | Casts Doctrine related classes to array representation. |
| DOMCaster | Casts DOM related classes to array representation. |
| DsCaster | Casts Ds extension classes to array representation. |
| DsPairStub | Represents the main properties of a PHP variable. |
| EnumStub | Represents an enumeration of values. |
| ExceptionCaster | Casts common Exception classes to array representation. |
| FrameStub | Represents a single backtrace frame as returned by debug_backtrace() or Exception->getTrace(). |
| GmpCaster | Casts GMP objects to array representation. |
| ImagineCaster | |
| ImgStub | Represents a PHP constant and its value. |
| IntlCaster | |
| LinkStub | Represents a file or a URL. |
| MemcachedCaster | |
| PdoCaster | Casts PDO related classes to array representation. |
| PgSqlCaster | Casts pqsql resources to array representation. |
| ProxyManagerCaster | |
| RedisCaster | Casts Redis class from ext-redis 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. |
| SymfonyCaster | |
| TraceStub | Represents a backtrace as returned by debug_backtrace() or Exception->getTrace(). |
| UuidCaster | |
| XmlReaderCaster | Casts XmlReader class to array representation. |
| XmlResourceCaster | Casts XML resources to array representation. |