Libraries tagged by php array
wplake/typed
1219 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
jobmetric/multi-calendar
246 Downloads
Multi-Calendar is a PHP library for converting dates between Gregorian, Jalali, Hijri, Hebrew, Buddhist, Coptic, Ethiopian, and Chinese calendars, with simple API and support for array or formatted string outputs.
hejunjie/utils
7780 Downloads
一个零碎但实用的 PHP 工具函数集合库。包含文件、字符串、数组、网络请求等常用函数的工具类集合,提升开发效率,适用于日常 PHP 项目辅助功能 | A lightweight and practical PHP utility library that offers a collection of commonly used helper functions for files, strings, arrays, and HTTP requests—designed to streamline development and support everyday PHP projects.
eboreum/caster
8398 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
dilawar/nested-json-flattener
4971 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
transprime-research/arrayed
253 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
sil-org/php-array-dot-notation
931 Downloads
PHP library for using dot notation in arrays
sb15/xml-string-to-php-array
9599 Downloads
xml to array
php-serializer/php-serializer
9534 Downloads
Streaming parser for serialized PHP arrays
php-extended/php-data-provider-array
36561 Downloads
An implementation of php-extended/php-data-provider-interface that gets its data from php arrays
nancheng/pfinal-array
511 Downloads
This is a PHP array manipulation middleware
mcaskill/php-array-insert
26258 Downloads
Insert elements from a passed array into the first array.
mcaskill/php-array-chunk-by
10786 Downloads
Splits an array into chunks using a callback function.
lindowx/php-array-hash
5455 Downloads
Hashing an multi-dimension PHP array into a unique value
lag/array-utils
3974 Downloads
PHP array utils functions