Remi's RPM repository - Packages

Blog | Forum | Repository

php-pecl-quickhash - Set of specific strongly-typed classes for sets and hashing

Website:
http://pecl.php.net/package/quickhash
Licence:
PHP
Vendor:
Remi Collet
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

Packages

php-pecl-quickhash-1.0.0-6.fc23.remi.5.6.i686 [38 KiB] Changelog by Remi Collet (2015-02-28):
- add patch for GCC 5 build
- open https://github.com/derickr/quickhash/pull/5