Download the PHP package jesseschalken/set without Composer
On this page you can find all versions of the php package jesseschalken/set. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jesseschalken/set
More information about jesseschalken/set
Files in jesseschalken/set
Download jesseschalken/set
More information about jesseschalken/set
Files in jesseschalken/set
Vendor jesseschalken
Package set
Short Description java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
License MIT
Package set
Short Description java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
License MIT
Please rate this library. Is it a good library?
Informations about the package set
php-set
java.utils.Set
for PHP implementing ArrayAccess
, Countable
, IteratorAggregate
with O(1) conversion to/from array keys.
Uses array_replace()
, array_intersect_key()
and array_diff_key()
for fast union, intersection and difference (addAll()
, retainAll()
, removeAll()
).
All versions of set with dependencies
PHP Build Version
Package Version
No informations.
The package jesseschalken/set contains the following files
Loading the files please wait ....