PHPackages                             daniesy/hacked-emails - 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. [API Development](/categories/api)
4. /
5. daniesy/hacked-emails

ActiveLaravel[API Development](/categories/api)

daniesy/hacked-emails
=====================

A simple and updated Hacked Emails Api wrapper for Laravel 5.5+

1.0.1(8y ago)0721MITPHP

Since Sep 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/daniesy/hacked-emails)[ Packagist](https://packagist.org/packages/daniesy/hacked-emails)[ RSS](/packages/daniesy-hacked-emails/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (3)Used By (0)

Hacked Emails Scanner
=====================

[](#hacked-emails-scanner)

A simple and updated Hacked Emails Api wrapper for Laravel 5.5+

Info
----

[](#info)

This package is designed to be used with Laravel 5.5, but you can use it as a standalone package too. **Hacked Emails Scanner** provides a service provider and a facade, but thanks to Laravel's package auto-discovery, you DON'T need to edit `app.php`. :)

Laravel Virus Scanner
=====================

[](#laravel-virus-scanner)

A simple and updated Virus Total wrapper for Laravel 5.5+

Info
----

[](#info-1)

This package is designed to be used with Laravel 5.5, but you can use it as a standalone package too.

**Laravel Virus Scanner** provides a service provider and a facade, but thanks to Laravel's package auto-discovery, you DON'T need to edit `app.php`. :)

Instalation
-----------

[](#instalation)

Get starting in 1 easy step:

1. Install package: `composer require daniesy/hacked-emails`

Usage
-----

[](#usage)

**Hacked Emails Scanner** implements all the features offered by the [Hacked Emails Api](https://hacked-emails.com) used to check if your accounts have been hacked.

```
use HackedEmails;

$report = HackedEmails::check('info@example.com');

echo $report->isSafe();             // Returns a bool based on whether the email has been hacked or not
echo $report->getResults();         // The number of leaks
var_dump($report->getHackData());   // Returns an array of leaks

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

3158d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e4cb151c603cc686b4ba9ac6a6301f5188cbc8ce8625a2c91ff4274ceeb04090?d=identicon)[Daniesy](/maintainers/Daniesy)

---

Top Contributors

[![daniesy](https://avatars.githubusercontent.com/u/3399101?v=4)](https://github.com/daniesy "daniesy (3 commits)")

---

Tags

hacked-emailslaravellaravel-55laravel-package

### Embed Badge

![Health badge](/badges/daniesy-hacked-emails/health.svg)

```
[![Health](https://phpackages.com/badges/daniesy-hacked-emails/health.svg)](https://phpackages.com/packages/daniesy-hacked-emails)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
