Libraries tagged by php arrays
polyfills/array-first-array-last
13 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
jstewmc/php-helpers
11549 Downloads
Static classes to help with numbers, strings, arrays, files, and bools in PHP
divineomega/object_to_array
732 Downloads
This PHP package provides an `object_to_array` helper function.
technically/array-container
287 Downloads
Plain-simple array container implementation for PSR-11
stamina/chequer-php
72 Downloads
Fast & simple scalar/object/array checking/validation class
rothkj1022/php-xss-sanitizer
74 Downloads
PHP XSS Sanitizer uses HTMLPurifier to recursively clean up get, post, and files arrays to protect your application.
richardevcom/php-helpers
15 Downloads
PHP Helper Functions
renoki-co/laravel-explicit-array
830 Downloads
Improved Laravel dot notation for explicit array keys.
php-extended/php-arrayable-interface
558 Downloads
A library to give objects the ability to be transformed to array data
mauretto78/array-query
833 Downloads
Array Query
leonid74/helpers-php
62 Downloads
Helper classes for processing all types of data
jopic/php-streams
20 Downloads
Library for Streaming contents of arrays/lists
jausions/php-typed-collections
4092 Downloads
Collections and arrays with type constraint.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
getintent/php-diff
5923 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).