Libraries tagged by arraydata
martin-georgiev/postgresql-for-doctrine
3110573 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
jwadhams/merge-a-trois
25609 Downloads
Three-way merge for PHP array data
guennichi/mapper
7732 Downloads
A lightweight library to map array data to PHP immutable objects
ballen/collection
792051 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.
pharaonic/php-dot-array
6862 Downloads
Access array data quickly/easily using dot-notation and asterisk.
php-snippets/circular-array
46843 Downloads
Fixed circular array data structure
kinglozzer/silverstripe-columnedlist
1930 Downloads
An SS_ListDecorator to facilitate stacking data vertically in columns
php-extended/php-arrayable-interface
371 Downloads
A library to give objects the ability to be transformed to array data
php-etl/array-expression-language
3424 Downloads
This library implements functions for manipulating array data in ExpressionLanguage
gurubob/ascii-table
471 Downloads
Simple ASCII output of array data
exts/configured
2080 Downloads
Configuration class for loading & saving different types of PHP array data
dotty/dotty
93694 Downloads
Easy access to array data using dot notation
whizsid/arraybase
48 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
piotrpress/initer
151 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
ofelix03/transformer
21 Downloads
A simple associative (i.e. a key:value pair) data transformer which transforms the key's of an array data to some other specified keys. It also supports casting of data key's corresponding value to a specified PHP data type