Midwest PHP has been converted to a virtual conference. Join us via our free stream or on Nomad PHP.

Talk Details

PHP Enums.

Everyday PHP


PHP 8.1 brings Enums, one of the most requested features in PHP.

Enums, or Enumerations, allow creating strict and type-safe structures for fixed values. An Enum structure can hold a number of values that can also be backed with integer or string values.

In this comprehensive session, we will discover what Enums are, why they are useful, how to apply them on our applications including Drupal, and things to watch out for when using Enums.




Register Now