quickhash 1.1.1

Provides a set of specific strongly-typed classes for sets and hashing


This extension contains four classes for managing: an integer set, an integer
hash, integer to string hash and a string to integer hash. The main features
are low memory consumption and fast serialization and deserialization of
the sets and hashes.

License: The PHP License

Changes

PHP 7 support