Libraries tagged by array util
videorecruit/utils
92 Downloads
Utilities for string & array manipulation.
talentrydev/utils
181 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
reinerttomas/utils
7 Downloads
Lightweight utilities for string & array manipulation
timdev/array-undot
131 Downloads
A utility to normalize arrays with dotted-string keys. ['a.b' => 'c'] ==> ['a' => ['b' => 'c']]
src-run/augustus-utility-library
1324 Downloads
A simple collection of utilities for strings, arrays, objects, buffering, and more
simplemehanizm/array
4 Downloads
Set of utility functions for array operations
luminovang/array-functions
11 Downloads
A backward utility function for array operations supported in PHP 8.1 and later.
tommasomatteini/i18next-laravel-array-deployer
6 Downloads
This utility deploys Laravel's translation arrays and make them capable compatible with i18next javascript module.
v8-ict/utils
38 Downloads
Common used utils like helpers, string and array functions, that are used for V8 ICT Projects.
cook/data-utils
0 Downloads
A utility module for handling collections, arrays, and string manipulations efficiently.
pfm_webservices_nl/utils
9 Downloads
Webservices Utils library with all purpose functions (array, string, entity, json)
tonivdv/php-dom-utils
21 Downloads
Provides an easy way to fill a DOMDocument with an array
sqonk/php-utils
58 Downloads
A minimal set of methods for strings and arrays. This library replaces php-strlib and to an extent phext-core, depending on your needs.
siushin/utils
4 Downloads
常见PHP工具类,如:String、Array、Object、Math、第三方API封装等
sitnikovik/flex-array
44 Downloads
A powerful lightweight tool for representing an array as an object collection for reading and modifying it.