Download the PHP package igoreus/bloomfilter without Composer
On this page you can find all versions of the php package igoreus/bloomfilter. 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 bloomfilter
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 bloomfilter with dependencies
PHP Build Version
Package Version
No informations.
The package igoreus/bloomfilter contains the following files
Loading the files please wait ....