Download the PHP package zqhong/bloom-filter without Composer
On this page you can find all versions of the php package zqhong/bloom-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package bloom-filter
PHP Bloom Filter
A Bloom filter is a space-efficient probabilistic data structure, conceived by Burton Howard Bloom in 1970, that is used to test whether an element is a member of a set (False positive matches are possible, but false negatives are not).
All versions of bloom-filter with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0
The package zqhong/bloom-filter contains the following files
Loading the files please wait ....