Libraries tagged by php arrays
iteks/laravel-json
21531 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
iteks/laravel-enum
20445 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
inspirum/arrayable
143697 Downloads
PHP arrayable interface for handling casting to an array
chdemko/bitarray
19453 Downloads
BitArray for PHP >= 8.2
bupy7/xml-constructor
40076 Downloads
The array-like constructor of XML document structure.
brunoconte3/dev-utils
27005 Downloads
A complete PHP utility library for validating, formatting, comparing data, and more.
rcubitto/json-pretty
75617 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
greencape/xml-converter
56710 Downloads
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.
juststeveking/parameterbag
310814 Downloads
A flexible parameter bag in place of standard arrays on PHP classes
thalidzhokov/country-codes
119223 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
luracast/config
170019 Downloads
lazy load configuration data from php files returning associative arrays
guennichi/mapper
14739 Downloads
A lightweight library to map array data to PHP immutable objects
vanilla/garden-utils
199377 Downloads
Assorted array, string, and object utilities for PHP.
jcrowe/bad-word-filter
45687 Downloads
PHP Bad word filtering. Checks for the existence of a bad word in a string or array.
byjg/serializer
195028 Downloads
A powerful multi-format serialization library that converts objects, arrays, and data between JSON, XML, YAML, CSV, PHP serialize, and plain text formats with intelligent property mapping and transformation