PHPackages                             edusalguero/rbl-checker - 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. [Security](/categories/security)
4. /
5. edusalguero/rbl-checker

ActiveLibrary[Security](/categories/security)

edusalguero/rbl-checker
=======================

A PHP library to check IP against SPAM list (DNSRbl by default)

v1.0.0(9y ago)7592[1 issues](https://github.com/edusalguero/rbl-checker/issues)MITPHPCI failing

Since Jan 13Pushed 5y agoCompare

[ Source](https://github.com/edusalguero/rbl-checker)[ Packagist](https://packagist.org/packages/edusalguero/rbl-checker)[ RSS](/packages/edusalguero-rbl-checker/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/d5c7080f91c564568071a5794223e679785dd8d2362ce98a9eb7b859987ec65f/68747470733a2f2f7472617669732d63692e6f72672f65647573616c677565726f2f72626c2d636865636b65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/edusalguero/rbl-checker)

RBL Checker
===========

[](#rbl-checker)

Rbl Checker is a simple PHP library to check IP against SPAM list.

The Facade use the DNS Rbl queryfier to check ips. Currently the library provide a list with 29 DNS Rbl hosts.

More info about DNSRBL in [Wikipedia](https://en.wikipedia.org/wiki/DNSBL)

Usage
-----

[](#usage)

```
