Libraries tagged by sparse-array
orieg/judy
462 Downloads
PHP Judy implements sparse dynamic arrays (aka Judy Arrays).
orieg/judy-polyfill
203 Downloads
Pure-PHP polyfill for the Judy extension (sparse dynamic arrays). Provides the Judy class API when ext-judy is not installed.
orieg/judy-cache
0 Downloads
PSR-16 cache backed by Judy arrays, with O(range) prefix invalidation. For long-running PHP (Octane, Swoole, RoadRunner, FrankenPHP workers).
chubbyphp/chubbyphp-typescript
0 Downloads
PHP port of JavaScript's Array and Map APIs with TypeScript-style generics
rgilyov/array-tree-walker
5831 Downloads
Very easy way to parse arrays with tree structure
parse-to-object/parse-to-object
4 Downloads
parse-to-object - parse array/object to a specified object.
intellexapps/data-parser
28 Downloads
Easy to use lib to parse arrays into objects
intellex/data-parser
2 Downloads
Easy to use lib to parse arrays into objects
giunashvili/xml-parser
463 Downloads
This is simple package to parse array into xml simply and easy.