Libraries tagged by manipulation of arrays
lukascivil/treewalker
862670 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
fg/parkour
416706 Downloads
A collection of utilities to manipulate arrays.
andreas-glaser/php-helpers
82150 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.
pointybeard/helpers-functions-arrays
3735 Downloads
A collection of helpful functions related to arrays and array manipulation
gears/arrays
4543 Downloads
A collection of array conversions and manipulators.
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
564 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.
kariricode/transformer
3 Downloads
A powerful and flexible data transformation component for PHP, part of the KaririCode Framework. It provides configurable processors for seamless manipulation and formatting of data attributes, offering a streamlined pipeline system for efficient data handling
kedrigern/data-table
21 Downloads
Manipulation with table organized collection of data (csv, excel). Contains functions for work with whole columns, rows, filtering etc.
mstevz/collection
45 Downloads
Allows the creation of a collection providing an easier data manipulation.