Description
Complex PHP types can be composed and manipulated at runtime. It is a PHP extension for advanced metaprogramming and dynamic type work, mainly useful to developers building specialized frameworks or tooling. Runtime type manipulation can be hard to audit, so it should be used in trusted code paths.