Download the PHP package joelharkes/data-structures without Composer
On this page you can find all versions of the php package joelharkes/data-structures. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package data-structures
data-structures
Data structures for PHP written in PHP.
Goal is to provide useful chainable methods for standard data structures, with a balance between as much type safety as possible and ease of use.
- Stack
- StackedList
- Set (HashSet)
- Collection (php array, similar to HashMap, Dictionary)
Iterator chaining
All iterators have been extended to chaining and delayed execution.
All versions of data-structures with dependencies
PHP Build Version
Package Version
No informations.
The package joelharkes/data-structures contains the following files
Loading the files please wait ...