PHP Classes

Packages of Ingvar Stepanyan

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Ingvar Stepanyan (3)  >  Mission progress status  >  Reputation  
Picture of Ingvar Stepanyan
Name: Ingvar Stepanyan <contact> Ingvar Stepanyan Google profile
Classes: 3
Country: Ukraine Ukraine
Age: ???
All time rank: 183929 in Ukraine Ukraine
Week rank: 195 Up4 in Ukraine Ukraine Up
All time users: 1510
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  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 Cached Virtual Array  
PHP Programming Innovation award nominee
May 2010
Number 4


Prize: One year subscription to the PDF edition of the JSMag magazine
Base class for implementing persistent arrays
This is a base class for implementing persistent arrays.

It provides interfaces to access elements of arrays eventually stored in persistent data storage.

The actual implementation sub-classes should implement the functionality of storing and retrieving array data from persistent storage containers.

  Files folder image Localized Date/Time Strings  
Manipulate time and dates based on a given locale
This class can be used to manipulate time and dates based on a given locale.

It takes the name of a given locale and performs time and date manipulation operations assuming dates formatted for that locale.

The class provides localized versions of functions equivalent to PHP strtotime, gmdate, date and getdate.

  Files folder image QuickAPI  
PHP Programming Innovation award nominee
December 2010
Number 6


Prize: One subscription to the PDF edition of the PHP Architect magazine
Implement an API with other classes or functions
This class can be used to implement an API with other classes or functions.

It can register functions of an API using either global functions, static functions of given classes or functions of already existing objects.

The class can also call the registered functions passing it given parameters.


  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