PHP Classes
Icontem

File: doc/README


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ve Bailovity  >  xArray  >  doc/README  
File: doc/README
Role: Auxiliary data
Content type: text/plain
Description: Readme file
Class: xArray
Manipulate arrays like Prototype
 

Contents

Class file image Download
* What is this?
------------------------------------------------------
xArray stands for eXtended array. It allows you to manipulate arrays
in a different manner. It is modeled after Enumerable/Array objects of
prototype.js javascript library, and incorporates most of the 
functionality found there.


* What can I do with this?
------------------------------------------------------
There are a lot of methods for doing all kinds of stuff on your arrays:
regex matching on keys and values, sorting on keys, values, properites and 
method results, property plucking and method invoking (for arrays of objects), 
selecting and rejecting members based on certain criteria...
Most methods accept (expect) a lambda/callback parameter - a function that will
be executed on all members - so the criteria can be as dynamic and programatic 
as you need it to be.


* What do I need to run this?
------------------------------------------------------
PHP 4+


* How do I use this?
------------------------------------------------------
Check the examples in "example" directory. You can also take a look at 
comments in the source, or run PhpDocumentor (http://www.phpdoc.org) over 
it to get a more readable documentation.


* Aaargh! I've found a bug!
  - OR -
* This xArray stuff is working fine for me.
  - OR -
* Dis nuh workin.
  - OR -
* Dude, you rock!
------------------------------------------------------
Let me know: malatestapunk@gmail.com


 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products