PHP Classes

Classes of Andrew Shcherbakov

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Andrew Shcherbakov (1)  >  Mission progress status  >  Reputation  
Picture of Andrew Shcherbakov
Name: Andrew Shcherbakov <contact> Andrew Shcherbakov Google profile
Classes: 1
Country: Ukraine Ukraine
Age: 43
All time rank: 354557 in Ukraine Ukraine
Week rank: 170 Up3 in Ukraine Ukraine Up
All time users: 403
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 Array Map class  
PHP Programming Innovation award nominee
August 2013
Number 6


Prize: One year Codenvy Developer hosted cloud IDE premium plan
Manipulate arrays in a memory efficient way
This package can manipulate arrays in a memory efficient way.

It provides classes implement the interfaces so its objects can be manipulate like regular array values, but internally elements are stored in memory efficient ways.

Two special array element storage modes use SplFixedArray to optimize arrays using a pre-defined size, and in the binary mode it uses PHP memory stream wrapper to store array elements as compact memory entries.
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