Libraries tagged by data array
hi-folks/data-block
2855 Downloads
Data class for managing nested arrays and JSON data.
orbitale/array-fixture
37818 Downloads
A Doctrine Data Fixture service based on PHP arrays.
byjg/anydataset-array
86523 Downloads
Anydataset Array abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
wundii/data-mapper
11059 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
bkvfoundry/utility-belt
45169 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
ballen/collection
861909 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.
andreas-glaser/php-helpers
87858 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
josantonius/json
22546 Downloads
PHP simple library for managing Json files.
iteks/laravel-enum
18835 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.
brunoconte3/dev-utils
26410 Downloads
A complete PHP utility library for validating, formatting, comparing data, and more.
arrayaccess/rdap-client
28828 Downloads
Registration Data Access Protocol (RDAP) Client For PHP
guennichi/mapper
14138 Downloads
A lightweight library to map array data to PHP immutable objects
pixelshaped/flat-mapper-bundle
5626 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.
wtfzdotnet/php-tmdb-api
2901 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.
wplake/typed
1194 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.