Documentation:
Downloads:
|
Top Level :: Structures
:: quickhash
quickhash
Package Information |
Summary |
Provides a set of specific strongly-typed classes for sets and hashing |
Maintainers |
Derick Rethans <
derick at php dot net >
(lead)
[wishlist]
[details]
|
License |
The PHP License |
Description |
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. |
|
Dependencies |
Release 1.1.1: |
PHP Version: PHP 7.0.0 or newer PEAR Package: PEAR 1.4.0b1 or newer
|
Release 1.0.0: |
PHP Version: PHP 5.2.0 or newer PEAR Package: PEAR 1.4.0b1 or newer
|
Release 0.1.0: |
PHP Version: PHP 5.2.0 or newer PEAR Package: PEAR 1.4.0b1 or newer
|
|
|