Libraries tagged by structural data
maxwilms/bloom-filter
14343 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
lexide/clay
13800 Downloads
Create lightweight models and apply complex data structures to them
joegreen0991/hyperloglog
17038 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
inp/importer
59963 Downloads
Library to Import files into Object Data Structures
hmaus/reynaldo
118891 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
fork/craft-transform
6888 Downloads
Transform Craft Element and field data structures
dmachehin/sheet-mapper
11471 Downloads
Map spreadsheet rows to structured PHP data objects
derafu/selector
4413 Downloads
Derafu: Selector - Elegant Data Structure Navigation for PHP.
bmdevel/php-index
61998 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
andydefer/algo-kit
684 Downloads
Algo KIT - Probabilistic data structures and algorithms for large-scale data processing in PHP
webignition/basil-parser
10716 Downloads
Parses raw basil data into basic data structures
phergie/phergie-irc-connection
22756 Downloads
Data structure for containing information about an IRC client connection
thinktomorrow/vine
43028 Downloads
Generate a tree from an adjacent database structure
mafio69/fast-php-logger
419 Downloads
PSR-3 dual logger with file rotation, date-based structure and automatic anonymization of sensitive fields
struct/struct
8570 Downloads
Simple package for structured and more complex data types, similar to 'Struct' in other programming languages