Clean Code in PHP
Clean Code Techniques
Use Enums and Constants
Mark As Complete
Lesson
Material
Discussion
Use Enums and Constants
Resources: https://github.com/myclabs/php-enum https://github.com/BenSampo/laravel-enum Update: PHP 8.1 is supporting Enums: https://stitcher.io/blog/php-enums
Download Resource File
No files available
No Comments Yet