Libraries tagged by array manipulator
awssat/array-helper
11 Downloads
A flexible & powerful array manipulation helper for PHP
lablnet/arrays
4 Downloads
PHP array class to manipulate arrays in efficient ways to solve real world problems.
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
arraypress/wp-array-utils
7 Downloads
Essential array operations for WordPress development - lean, focused, and practical
mascame/arrayer
1448 Downloads
Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.
mleczek/collections
121 Downloads
Easy way to manipulate arrays in PHP.
blainesch/prettyarray
19220 Downloads
Manipulate arrays similar to Ruby.
whizsid/arraybase
50 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
bcc/enumerable-utility
180 Downloads
Provides easy manipulation of array, string, and enumerables
cerbero/transformer
543 Downloads
Transform, manipulate, cast and map objects and arrays.
tiny-blocks/collection
14283 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
temkaa/collections
1 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
mhndev/csv
189 Downloads
library for working with csv
itools/smartarray
107 Downloads
Enhanced PHP arrays with built-in HTML encoding and chainable collection methods
bastman/php7-arrayly
22 Downloads
a simple port of Kotlin Collections to php