PHPackages                             noorshahbaj/email-generator - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. noorshahbaj/email-generator

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

noorshahbaj/email-generator
===========================

This is a random Email generator. This is our very first php package!

v1.1.0(1y ago)03[4 PRs](https://github.com/noorshahbaj/email-generator/pulls)MITPHPPHP ^8.4CI passing

Since Mar 16Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/noorshahbaj/email-generator)[ Packagist](https://packagist.org/packages/noorshahbaj/email-generator)[ Docs](https://github.com/noorshahbaj/email-generator)[ GitHub Sponsors](https://github.com/noorshahbaj)[ RSS](/packages/noorshahbaj-email-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (7)Used By (0)

Email generator
===============

[](#email-generator)

This is my very first php package.

[![Latest Version on Packagist](https://camo.githubusercontent.com/90cc5a1afdb78426159b6c21ff755289b8e727bc4245a8478aefcd770ca58b4c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6f6f727368616862616a2f656d61696c2d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/noorshahbaj/email-generator)[![Tests](https://camo.githubusercontent.com/a66bf537ceb69c9a1020ab49b4d23c51f2809a91373a9976b9f3eb2ee3b0cc2d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6e6f6f727368616862616a2f656d61696c2d67656e657261746f722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/noorshahbaj/email-generator/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/2e961a1a6cfe525567d9eac59be7b0c09b898b51df1e015ad5574f308f1bccd1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e6f6f727368616862616a2f656d61696c2d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/noorshahbaj/email-generator)

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

[](#installation)

You can install the package via composer:

```
composer require noorshahbaj/email-generator
```

Usage
-----

[](#usage)

```
use Noorshahbaj\EmailGenerator\Email;

echo Email::generate();
echo Email::generate('shahbaj.com'); //domain  name
```

Testing
-------

[](#testing)

```
composer test
```

or you can also try this

```
./vendor/bin/phpunit
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/noorshahbaj) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [JABALE NOOR SHAHBAJ](https://github.com/noorshahbaj)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance71

Regular maintenance activity

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~0 days

Total

2

Last Release

422d ago

### Community

Maintainers

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

---

Top Contributors

[![noorshahbaj](https://avatars.githubusercontent.com/u/69644198?v=4)](https://github.com/noorshahbaj "noorshahbaj (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

emailemail-generatorgeneratornoorshahbajemail-generator

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/noorshahbaj-email-generator/health.svg)

```
[![Health](https://phpackages.com/badges/noorshahbaj-email-generator/health.svg)](https://phpackages.com/packages/noorshahbaj-email-generator)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[eduardokum/laravel-mail-auto-embed

Library for embed images in emails automatically

1702.0M5](/packages/eduardokum-laravel-mail-auto-embed)

PHPackages © 2026

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