Libraries tagged by array
zetacomponents/configuration
512015 Downloads
A component that allows you to use configuration files in different formats. The formats include the standard .ini file, and an array based format.
vanilla/garden-utils
189396 Downloads
Assorted array, string, and object utilities for PHP.
tiagohillebrandt/php-parse-link-header
59651 Downloads
Parses the Link HTTP header and returns the values as an array.
thalidzhokov/country-codes
117294 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
tanthammar/tall-forms
38390 Downloads
A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.
spameri/elastic-query
44738 Downloads
Objects instead of arrays for querying to ElasticSearch.
serkin/volan
27130 Downloads
PHP array schema validator
rcubitto/json-pretty
73622 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
rambomst/php-bounce-handler
207015 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
ps/fluent-traversable
30606 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
pixelshaped/flat-mapper-bundle
6507 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.
piedweb/render-html-attributes
53071 Downloads
[Twig Extension] Transform an array in html tag attributes.
phpwatch/simple-container
11746 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
phpmlkit/ndarray
1055 Downloads
High-performance N-dimensional arrays for PHP, powered by Rust
php-school/learn-you-php
2029 Downloads
An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.