Libraries tagged by in array
bardoqi/circular-linked-list
3 Downloads
circular dual linked list based on php array and iterator patten.
sven/heap
12 Downloads
Easier handling for arrays in PHP. Collections 'lite'.
ryanwhowe/dot
218 Downloads
A PHP library to access and Set values in an array using dot notation or any other separator
mongo-like-query/mongo-like-query
134 Downloads
Library for querying arrays in mongodb like style
wemash/hooray
18 Downloads
Fall in love with arrays all over again
nabeghe/matcher
4 Downloads
A similar alternative to match in PHP for arrays, with a touch of zest.
aklump/data
610 Downloads
Common interface for interacting with data in objects and arrays.
landlib/treealgorithms
31 Downloads
This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.
isq/maio
13 Downloads
A package to merge arrays into objects in PHP.
seworqs/json-editor
11 Downloads
A dot-notated, chainable JSON editor for PHP with built-in file support and robust array handling.
alexmazorchuk/sorter-test
7 Downloads
This is a test sorter library for array, integer or rows in PHP .
tiny-blocks/mapper
140 Downloads
Allows mapping data between different formats, such as JSON, arrays, and DTOs, providing flexibility in transforming and serializing information.
nabeghe/yielder
4 Downloads
A similar alternative to yield in PHP for reading values from arrays, with a touch of zest.
tdt/formatters
659 Downloads
Formats PHP arrays, PHP objects and RDF triples in a lot of formats.
win0err/pghelpers
336 Downloads
A set of helper functions in PHP for working with PostgreSQL