Libraries tagged by data array
timehunter/laravel-dto-generator
176 Downloads
A generator that creates PHP Data Transfer Object by array schema.
alephtools/presenters
5107 Downloads
Data presenters based on the array converter.
zaphyr-org/utils
206 Downloads
A collection of useful helper classes, which make a developer's workday a little easier.
ufo-tech/dto-transformer
301 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
spaf/simputils
5915 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
repat/php-helper
4700 Downloads
Some helper function for developing applications with PHP 7.2+
phpixie/slice
28617 Downloads
Slice library for PHPixie
perfilov/php-dto-packer
1893 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
myerscode/utilities-bags
7148 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
moriony/trivial
15423 Downloads
Trivial data manipulators and converters
micayael/php-extras
6601 Downloads
Funciones extras sobre el core de php
maplephp/dto
272 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
didix16/php-apidataobject
7414 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
buibr/csv-helper
8343 Downloads
Parser/Builder of CSV data to file/file to data
axetools/dot
1405 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator