PHP Classes

Simple Enumeration: Implement enumerated types using arrays

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,445 All time: 2,706 This week: 310Up
Version License PHP version Categories
enum 1.0BSD License3.0Data types
Description 

Author

This class can be used to implement enumerated types using PHP arrays.

It takes an arrays of strings or numbers to be used as names of the enumerated type entries.

The class can check whether a string or number is one of the possible enumerated values and return the respective enumerated value.

It can also return the number of enumerated values and display those values.

Picture of Ellery Leung
Name: Ellery Leung <contact>
Classes: 6 packages by
Country: Hong Kong Hong Kong
Age: ???
All time rank: 3371 in Hong Kong Hong Kong
Week rank: 411 Down1 in Hong Kong Hong Kong Equal

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example file
Plain text file SimpleEnum.class.php Class Core class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,445
This week:0
All time:2,706
This week:310Up