Download the PHP package evolutionphp/murmurhash3 without Composer
On this page you can find all versions of the php package evolutionphp/murmurhash3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download evolutionphp/murmurhash3
More information about evolutionphp/murmurhash3
Files in evolutionphp/murmurhash3
Download evolutionphp/murmurhash3
More information about evolutionphp/murmurhash3
Files in evolutionphp/murmurhash3
Please rate this library. Is it a good library?
Informations about the package murmurhash3
MurmurHash3
PHP Implementation of MurmurHash3
More information about these algorithms can be found at:
Porting of the MurmurHash3 JavaScript version created by Gary Court (https://github.com/garycourt/murmurhash-js)
Installation
Use composer :
Usage
You can retrieve an hash via hash3
static method of class Murmur
You can pass a precise seed positive integer as second parameter
If you need the integer hash, use the hash3_int
method
All versions of murmurhash3 with dependencies
PHP Build Version
Package Version
Requires
php Version
^7||^8
The package evolutionphp/murmurhash3 contains the following files
Loading the files please wait ....