Libraries tagged by manipulation of arrays
lukascivil/treewalker
812972 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
fg/parkour
398030 Downloads
A collection of utilities to manipulate arrays.
andreas-glaser/php-helpers
79118 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
3324 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
lithephp/swisshelper
10 Downloads
Lithe SwissHelper is a comprehensive PHP utility library designed to simplify common programming tasks. It provides a collection of helper functions for string manipulation, array handling, data validation, and more, all designed with a focus on developer experience and code readability.
drewlabs/core-helpers
551 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.