Libraries tagged by in array
aziule/typed-collections
18 Downloads
Adding some typing in arrays or object collections
aeondigital/phpcoreextension
151 Downloads
Funções e Constantes que extendem a coleção original do core PHP.
ws-packages/combination-generate
3 Downloads
Generate combinations of items in multiple arrays
pecee/dot-notation
30 Downloads
Dot notation support for JSON-like syntax for easily creating and mapping arrays in PHP.
oscarpb/bitarray
5 Downloads
A super-fast bit array in PHP
mvccore/ext-tool-collections
298 Downloads
MvcCore - Extension - Tool - Collections - extension with collection classes for typed arrays in PHP.
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
12 Downloads
A package to merge arrays into objects in PHP.