Libraries tagged by data structures
alex-kalanis/kw_accounts
227 Downloads
Accounts structures for KWCMS
able/struct
1020 Downloads
phpABLE struct data type implementation library
seifkamal/struct-array
3 Downloads
Array structure validation
nmapx/couchbase-migrations
1509 Downloads
This library allows you to easily migrate structure od your Couchbase cluster (including views, indexes and buckets) as well as stored documents.
linmad/ordinary-enum
21 Downloads
Ordinary enum type implementation for PHP
laravel-enso/dataexport
7830 Downloads
Structure for holding Laravel-Enso exports
ft/sets
13 Downloads
A lightweight flexible PHP hashstable wrapper package for Sets
zuffik/srvant
166 Downloads
Data structures and object wrappers for primitive data types
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
xnan/hydra
9 Downloads
Simple persistent data structures for PHP
wisoot/restify
20 Downloads
Transform complex data-structure into associated array ready for API.
webzille/cssparser
11 Downloads
Parse CSS file into an abstract syntax tree data structure
websytnik/recursive-tree
7 Downloads
Easy work with tree data structure
webkonstruktor/collections
477 Downloads
PHP7 data structures library
vbpupil/queue
402 Downloads
A simple Queue data structure.