Download the PHP package lastguest/murmurhash without Composer
On this page you can find all versions of the php package lastguest/murmurhash. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lastguest/murmurhash
More information about lastguest/murmurhash
Files in lastguest/murmurhash
Download lastguest/murmurhash
More information about lastguest/murmurhash
Files in lastguest/murmurhash
Vendor lastguest
Package murmurhash
Short Description MurmurHash3 Hash
License MIT
Homepage https://github.com/lastguest/murmurhash-php
Package murmurhash
Short Description MurmurHash3 Hash
License MIT
Homepage https://github.com/lastguest/murmurhash-php
Please rate this library. Is it a good library?
Informations about the package murmurhash
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 murmurhash with dependencies
PHP Build Version
Package Version
Requires
php Version
^7||^8.0
The package lastguest/murmurhash contains the following files
Loading the files please wait ....