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.
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
14281 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
178 Downloads
library for working with csv
bastman/php7-arrayly
22 Downloads
a simple port of Kotlin Collections to php
tekkla/core-toolbox
166 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.
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.
carry0987/utils
135 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.