Enum December 20, 2015 by Christopher·0 Comments This is a PHP implementation of an Enum class using Reflection. View the repository on GitHub. Related