Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

Package built for PHP 5.6.

Packages

php-pecl-quickhash-1.0.0-7.fc24.remi.5.6.i686 [38 KiB] Changelog by Remi Collet (2016-03-08):
- adapt for F24
- drop runtime dependency on pear, new scriptlets
- fix license management