PHP Classes

PHP Array Helper: Perform useful operations to manipulate arrays

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 72 All time: 10,240 This week: 206Up
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: 107269 in Germany Germany
Week rank: 49 Up3 in Germany Germany Up
Innovation award
Innovation award
Nominee: 12x

Details

array-helper

Array Helper Class for PHP


  Files folder image Files (4)  
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 (4)  /  src  
File Role Description
  Accessible without login Plain text file ArrayHelper.php Class Class source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:72
This week:0
All time:10,240
This week:206Up