Download the PHP package 189900/wyhash without Composer
On this page you can find all versions of the php package 189900/wyhash. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 189900/wyhash
More information about 189900/wyhash
Files in 189900/wyhash
Download 189900/wyhash
More information about 189900/wyhash
Files in 189900/wyhash
Vendor 189900
Package wyhash
Short Description A PHP port of wyhash
License MIT
Homepage https://github.com/189900/wyhash
Package wyhash
Short Description A PHP port of wyhash
License MIT
Homepage https://github.com/189900/wyhash
Please rate this library. Is it a good library?
Informations about the package wyhash
PHP Wyhash (fast non-cryptographic hash)
189900/wyhash
is a PHP implementation of the wyhash algorithm by Wang Yi.
Generated hashes are compatible with version final 4.
Installation
This package can be installed as a Composer dependency.
Usage
With a static call:
With a hasher instance:
With a series of updates (to support streaming data, optimize memory usage):
License
The MIT License (MIT). Please see LICENSE
for more information.
All versions of wyhash with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-gmp Version *
ext-gmp Version *
The package 189900/wyhash contains the following files
Loading the files please wait ....