Libraries tagged by in array
maplephp/dto
618 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
interitty/utils
1990 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
digitaldream/data-converter
9376 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
9316 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
5783 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
rikudou/iterables
3952 Downloads
Provides some cool iterable functions complementing the built-in array functions
revinate/php-getter-setter
32143 Downloads
PHP library to simplify getting and setting values in arrays and objects.
mateuszblaszczyk/record-finder
17113 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
kielabokkie/laravel-conceal
3080 Downloads
Conceal data in an array or collection
dimanzver/fast-fuzzy-search
3526 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
dazza-dev/laravel-batch-validation
966 Downloads
Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.
bentools/doctrine-static
1490 Downloads
Doctrine Static - Mock managers and repositories in simple arrays, without any database.
rwillians/stingray
15443 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.
krepysh-spec/currency
529 Downloads
World Currency list in PHP constants and array
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.