How to use PHP native enum?
Pierre-Henry Soria ✨

Pierre-Henry Soria ✨ @pierre

About: 👋Pierre-Henry. A Passionate Software Engineer😎 I create cool stuff (https://github.com/Lifyzer & https://github.com/pH7Software), love programming, eating fruits, developing & applying new skills 😊

Location:
🌴 Australia 🥥
Joined:
Jul 28, 2018

How to use PHP native enum?

Publish Date: Jan 16 '23
5 1

PHP 8.1 offers natively the new enum structure. Let's see how we can use them in an advanced way! 🚀 And how it can make your code cleaner, more consistent, and easier to understand! 💡

Comments 1 total

Add comment