PHP Classes

PHP One Line Enum: Create enumerated types from arrays of values

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 52%Total: 204 This week: 1All time: 8,434 This week: 571Up
Version License PHP version Categories
one-line-enum 1.0GNU Lesser Genera...5.3PHP 5, Data types, Code Generation
Description 

Author

This class can create enumerated types from arrays of values.

It can generate the code for a class definition with a given name that implements an enumerated types from an array of values.

The generated enumerated classes support namespaces, strict comparison and and bitwise operations.

Picture of Oliver Anan
Name: Oliver Anan <contact>
Classes: 2 packages by
Country: Germany Germany
Age: 41
All time rank: 3351191 in Germany Germany
Week rank: 420 Up17 in Germany Germany Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Files folder imageclass (1 directory)
Files folder imageexamples (3 files)
Accessible without login Plain text file autoLoader.inc.php Aux. class autoloader

  Files folder image Files  /  class  
File Role Description
Files folder imageCo3 (1 directory)

  Files folder image Files  /  class  /  Co3  
File Role Description
Files folder imageCodeGen (1 file)

  Files folder image Files  /  class  /  Co3  /  CodeGen  
File Role Description
  Accessible without login Plain text file Enum.php Class main class

  Files folder image Files  /  examples  
File Role Description
  Accessible without login Plain text file enum_advanced.php Example advanced example script
  Accessible without login Plain text file enum_basics.php Example basic example script
  Accessible without login Plain text file enum_example_doc.php Example example how to document enumerations

 Version Control Unique User Downloads Download Rankings  
 0%
Total:204
This week:1
All time:8,434
This week:571Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:52%StarStarStar
Rank:2347