Libraries tagged by Array Function
eggbe/helpers
410 Downloads
Useful functions library
pug-ct/collections
4 Downloads
PHP Collections library that adds additional functionality on top of Doctrine collections.
mblarsen/arrgh
292 Downloads
Arrgh—a sane PHP array library
colindecarlo/collection
23 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
tinyphp-function/phpinput
48 Downloads
Retorna en un array el contenido obtenido de php://input
tinyphp-function/array2html
53 Downloads
Convierte un Array en un formato nestable para HTML
nicofff/lazy-iter
6 Downloads
Lazy array function chains inspired in Rust
griiv/php-utils
311 Downloads
php utils function for array, strings, etc...
davidjeddy/normie
11 Downloads
Attempt to normalize the PHP standard library array and string function parameter order.
cable8mm/enum-getter
446 Downloads
This package make Enums simple for making keys, values and combine array including translate function.
fghazaleh/cport
66 Downloads
PHP support library for Array and String PHP function
m1guelpf/native-collection
0 Downloads
Adding Collection functions to the PHP array scalar type
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.
hejunjie/utils
296 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.
charm/util-phpencode
900 Downloads
A small function that encodes compact PHP arrays, like json_encode - but for PHP arrays.