php-pecl-quickhash - Set of specific strongly-typed classes for sets and hashing
Website: | https://pecl.php.net/package/quickhash |
---|---|
License: | PHP-3.01 |
Vendor: | Alcance Libre, Inc. |
- 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. Documentation: http://php.net/quickhash Package built for PHP 7.4.
Packages
php-pecl-quickhash-1.1.1-3.aldos.i686 [35 KiB] |
Changelog
by Remi Collet (2023-09-14):
- fix test suite |