PHPackages                             fuliang/bloom-filter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. fuliang/bloom-filter

ActiveLibrary[Search &amp; Filtering](/categories/search)

fuliang/bloom-filter
====================

基于redis实现的布隆过滤器

v0.0.2(2y ago)13MITPHPPHP &gt;=7.4

Since Aug 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/fuliang10000/bloom-filter)[ Packagist](https://packagist.org/packages/fuliang/bloom-filter)[ RSS](/packages/fuliang-bloom-filter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

基于redis实现的布隆过滤器
===============

[](#基于redis实现的布隆过滤器)

安装
--

[](#安装)

```
composer require fuliang/bloom-filter
```

使用
--

[](#使用)

### 第一步

[](#第一步)

```
