Libraries tagged by in array
domwebber/array-toggle-permutations
6 Downloads
PHP array permutations iterator. A simple way to loop through every possible combination of items in an array.
crissi/array-key-change
127 Downloads
Easily change keys in a array of any depth
charm/arraybuffer
23 Downloads
Typed arrays for structs powered by FFI. Gives you the equivalent of UInt8Array, UInt16Array, UInt32Array, Float64Array and ArrayBuffer in JavaScript.
berdidajohnlouise/array-helper
1 Downloads
A convenient way use arrays in php.
belca/support-array
3 Downloads
Helper PHP functions for working with arrays in any projects.
agrandesr/arrays
42 Downloads
This is a basic library to help with arrays in the code development.
mcuadros/cli-array-editor
995 Downloads
This library provides an easy way to edit arrays in CLI using vim or your preferred editor.
tprochazka/array-manager
10 Downloads
Fixes issues for PHP 8 in original Mesour ArrayManager.
tigrov/yii2-array-field
96 Downloads
ArrayField - Yii2 extension to edit array field in forms generated by ActiveForm.
ryssbowh/laravel-array-cache
5 Downloads
Helper to cache using dotted array keys in Laravel
poznet/arraypaginator
5 Downloads
Simple array pagination in view
php-etl/array-expression-language
3563 Downloads
This library implements functions for manipulating array data in ExpressionLanguage
mitsuru793/array-helper-function
3566 Downloads
This adds functions about array. If you feel like there few php built-in functions about array, this will be useful.
elysio/typed-array
3 Downloads
A PHP package for managing typed arrays, simulating TypeScript interfaces, and improving array handling in PHP projects.
eduluz1976/array-key-find
576 Downloads
Utility to find the elements with a defined key or value, in a multidimentional array.