PHPackages                             bigshield/bigshield - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. bigshield/bigshield

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

bigshield/bigshield
===================

Multi-signal email validation SDK. Detect fake signups, burner emails, and disposable domains.

00PHP

Since Mar 16Pushed 3mo agoCompare

[ Source](https://github.com/thebreadcat/bigshield-php-sdk)[ Packagist](https://packagist.org/packages/bigshield/bigshield)[ RSS](/packages/bigshield-bigshield/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

BigShield PHP SDK
=================

[](#bigshield-php-sdk)

Official PHP SDK for the [BigShield](https://bigshield.app) email validation API. Detect fake signups, burner emails, and disposable domains with 30+ detection signals.

Requirements
------------

[](#requirements)

- PHP 8.0+
- ext-curl
- ext-json

Installation
------------

[](#installation)

```
composer require bigshield/bigshield
```

Quick Start
-----------

[](#quick-start)

```
