Libraries tagged by php arrays
atomastic/arrays
7116 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
mslwk/php-typesafe-array
24036 Downloads
Library for type-safe array handling in PHP
rackbeat/php-xml-to-array
48772 Downloads
Convert XML into arrays
polidog/object-to-array
53566 Downloads
php object to array
linna/typed-array
8502 Downloads
Linna Typed Array, typed arrays for PHP
axelarge/array-tools
6431 Downloads
Array tools for PHP 5.3
alibabacloud/darabonba-array
34296 Downloads
Alibaba Cloud Tea Array Util Library for PHP
polyfills/array-first-array-last
9044 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
macocci7/php-combination
18224 Downloads
A simple PHP library to make combinations from array elements.
it-for-free/array_column
41649 Downloads
Replacement for ramsey's array_column package: array_column() for projects using PHP earlier than version 5.5.
yharahuts/space-inside-array-braces-fixer
5761 Downloads
Custom rule for php-cs-fixer to add spaces inside array braces
php-school/learn-you-php
2045 Downloads
An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
wtfzdotnet/php-tmdb-api
2904 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
wrkflow/php-get-typed-value
5784 Downloads
Get typed (strict mode) values from an Array / XML with basic validation.
web-fu/php-dot-notation
6337 Downloads
Library that allows to access array and object with strong type support in Dot Notation