Download the PHP package smoren/containers without Composer
On this page you can find all versions of the php package smoren/containers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smoren/containers
More information about smoren/containers
Files in smoren/containers
Download smoren/containers
More information about smoren/containers
Files in smoren/containers
Vendor smoren
Package containers
Short Description Abstract data containers and structures for PHP
License MIT
Package containers
Short Description Abstract data containers and structures for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package containers
Data containers
Abstract data containers and structures for PHP
How to install as dependency to your project
Unit testing
LinkedList
Classic implementation of linked list structure. Also can be used as stack and queue.
MappedCollection
Map-like data structure.
MappedLinkedList
LinkedList with mapping by id.
SortedLinkedList
SortedMappedLinkedList
LinkedList with presort and mapping.
Graph
Graph data structure with tools for traversing.
All versions of containers with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
smoren/extended-exceptions Version ^1.0
smoren/helpers Version ^0.1
ext-json Version *
smoren/extended-exceptions Version ^1.0
smoren/helpers Version ^0.1
The package smoren/containers contains the following files
Loading the files please wait ....