Libraries tagged by manipulation of arrays
lukascivil/treewalker
1143380 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
fg/parkour
507826 Downloads
A collection of utilities to manipulate arrays.
andreas-glaser/php-helpers
88584 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
gears/arrays
4543 Downloads
A collection of array conversions and manipulators.
pointybeard/helpers-functions-arrays
4144 Downloads
A collection of helpful functions related to arrays and array manipulation
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.
bcc/enumerable-utility
180 Downloads
Provides easy manipulation of array, string, and enumerables
bastman/php7-arrayly
22 Downloads
a simple port of Kotlin Collections to php
drewlabs/core-helpers
691 Downloads
Set of global function for handling utility task ranging from array, string and datetimes manipulations
weblement/collections
29 Downloads
A small PHP collections library that contain powerful data structures which makes manipulation of arrays easier.
rafael.paulino/update-list-pattern
11 Downloads
Class to return differences between arrays
ideaworks/php-utils
75 Downloads
A collection of String, Date and Array manipulations and checks.
kedrigern/data-table
21 Downloads
Manipulation with table organized collection of data (csv, excel). Contains functions for work with whole columns, rows, filtering etc.
vigihdev/support
10 Downloads
A robust set of utility and helper classes for PHP development, including string manipulation and array helpers.
mstevz/collection
45 Downloads
Allows the creation of a collection providing an easier data manipulation.