Phabstractic: Type Enumeration
PHP has type checking, to a degree, but what if we could encapsulate the checking of multiple classes and data types into one place? The first steps to this is the identification of data types that are available in PHP.
For more information see this blog post.
Thanks!

Log in or sign up for Devpost to join the conversation.