PHP Classes

Packages of Oliver Anan

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Oliver Anan (2)  >  Mission progress status  >  Reputation  
Picture of Oliver Anan
Name: Oliver Anan <contact>
Classes: 2
Country: Germany Germany
Age: 43
All time rank: 3356192 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 469
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP One Line Enum  
Create enumerated types from arrays of values
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.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 75% - 75% - - 52% 2400
Month: Not yet rated by the users

  Files folder image Virtual interface generator  
PHP Programming Innovation award nominee
April 2011
Number 7


Prize: One copy of VS.PHP
Generate empty interfaces definitions
This class can generate empty interface definitions.

It takes the name of a given interface and creates an empty definition for that interface, so other interfaces or classes that require that other interface exists can still be loaded without invoking the interface code.

The class also supports interfaces defined under given namespaces.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z