Libraries tagged by data array
dmitrirussu/rjson-php
4105 Downloads
Compress array collection data to json
cline/idempotency
10981 Downloads
Generate reproducible idempotency keys from any data format (JSON, XML, YAML, arrays, objects) regardless of key order
reallifekip/immutable-base
699 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
myerscode/utilities-bags
11143 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
mr-robertamoah/dto
1385 Downloads
this will help you create dtos from requests and arrays quite easily
kusflo/prestashop-webservice
918 Downloads
PHP wrapper for PrestaShop Webservices 1.7.x and 1.6.x.
esi/utility
6654 Downloads
Utility - Collection of various PHP utility functions.
axetools/dot
6897 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
arraypress/wp-register-tables
351 Downloads
A declarative WordPress admin table registration system for BerlinDB-powered plugins
jwadhams/merge-a-trois
34765 Downloads
Three-way merge for PHP array data
webignition/yaml-document-generator
43044 Downloads
Generate a yaml document from an array of data
kielabokkie/laravel-conceal
3096 Downloads
Conceal data in an array or collection
graze/formatter
26088 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
devly/repository
4654 Downloads
PHP data repository object with array access using dot notation
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.