Libraries tagged by array manipulator
bcc/enumerable-utility
178 Downloads
Provides easy manipulation of array, string, and enumerables
cerbero/transformer
541 Downloads
Transform, manipulate, cast and map objects and arrays.
temkaa/simple-collections
25 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
mstevz/collection
44 Downloads
Allows the creation of a collection providing an easier data manipulation.
mhndev/csv
172 Downloads
library for working with csv
kedrigern/data-table
19 Downloads
Manipulation with table organized collection of data (csv, excel). Contains functions for work with whole columns, rows, filtering etc.
bastman/php7-arrayly
20 Downloads
a simple port of Kotlin Collections to php
anekdotes/support
925 Downloads
Utility classes meant to facilitate object manipulation.
tekkla/core-toolbox
151 Downloads
Toolbox of classes and function to check variables, manipulate arrays, do file actions and much more. It's a collection of tools that get used in some of my core libs.
chipslays/collection
1108 Downloads
Library for manipulating array as collection.
carry0987/utils
92 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
presentkim/arrayutils
3 Downloads
Library that provides a method to fancy manipulate an array
ylsideas/forecaster
2 Downloads
a library for manipulating and casting associative arrays in PHP
heydon/uarray
282 Downloads
Allow manipulation of PICK Dynamic Arrays in PHP for use with RockSoftware's U2 products
voilab/csv
89 Downloads
CSV parser that uses `fgetcsv` to parse file, string, streams or arrays, extract columns and provide per-column method to manipulate data.