Libraries tagged by Arrayy
pixelshaped/flat-mapper-bundle
7558 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.
piedweb/render-html-attributes
57118 Downloads
[Twig Extension] Transform an array in html tag attributes.
phpwatch/simple-container
11961 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
php-school/learn-you-php
2041 Downloads
An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
pgooch/php-ascii-tables
4477 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
ogrrd/csv-iterator
64156 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
minvws/icore-php-typearray
54827 Downloads
Typed Array
mihanentalpo/fast-fuzzy-search
34321 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
mf/collections-php
110261 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
mathieutu/exporter
37729 Downloads
Export the attributes you need from all your objects and arrays.
luracast/config
169304 Downloads
lazy load configuration data from php files returning associative arrays
leocavalcante/shape
100847 Downloads
Run-time type checks against plain old PHP arrays
laxity7/yii2-json-field
90369 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
kyos/find-closest-value
336502 Downloads
Finds the closest arithmetic match in an array, using Binary Search
khartir/typed-config
148214 Downloads
A tool to create valid config objects from typed classes and data-arrays