PHP Classes

PHP Array Helper: Perform useful operations to manipulate arrays

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 72 This week: 1All time: 10,212 This week: 560Up
Version License PHP version Categories
array-helper-class 1.0.0MIT/X Consortium ...5PHP 5, Data types
Description 

Author

This package can perform helpful operations to manipulate arrays.

It provides a class that takes an array as parameters and forwards calls to the class objects to functions that manipulate the array parameter.

Currently, the class provides functions to:

- Perform searches for given values eventually traversing other array elements that the array may contain

- Provide a generator that turns a nested array into a flat array and iterate over the array values

- Convert a flat array into a nested array

- Merge two arrays

- Return the array in chunks of smaller size

- Find values in the array

- Insert values in a given array position

- Etc.

Picture of Till Wehowski
  Performance   Level  
Name: Till Wehowski <contact>
Classes: 30 packages by
Country: Germany Germany
Age: 45
All time rank: 107469 in Germany Germany
Week rank: 416 Up16 in Germany Germany Up
Innovation award
Innovation award
Nominee: 12x

Details

array-helper

Array Helper Class for PHP


  Files folder image Files  
File Role Description
Files folder imagesrc (1 file)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  src  
File Role Description
  Accessible without login Plain text file ArrayHelper.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:72
This week:1
All time:10,212
This week:560Up