Libraries tagged by in array
wyrihaximus/string-get-in
160857 Downloads
Wrapper around igorw/get-in using strings rather then arrays are keys
periwinkle/array-config
35 Downloads
Allows for using native PHP files as config files in PHP
lumosolutions/actionable
122 Downloads
Provides a clean, elegant way to create dispatchable and runnable actions in Laravel with built-in array conversion capabilities
dcblogdev/php-find-and-replace-json
910 Downloads
Find and replace keys or values in json or arrays
slick/configuration
6404 Downloads
The slick/configuration component provides an easy-to-use solution for managing configuration files in your PHP applications.
maplephp/dto
328 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
ghanuz/relations
4886 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
digitaldream/data-converter
9223 Downloads
In web application we need to convert data from one type to another. For example, array to excel file or excel file to array.
didix16/php-apidataobject
7868 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.
webnuvola/excel-reader
4871 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
rikudou/iterables
3400 Downloads
Provides some cool iterable functions complementing the built-in array functions
revinate/php-getter-setter
30324 Downloads
PHP library to simplify getting and setting values in arrays and objects.
alrik11es/calendar
1110 Downloads
An structured calendar generator in array, object or json format
piedweb/render-html-attributes
40939 Downloads
[Twig Extension] Transform an array in html tag attributes.
phpdevcommunity/php-options-resolver
218 Downloads
This library provides a simple solution for processing and validating option arrays in PHP.