PHPackages                             boomlify/temp-mail-smart-inbox-preview - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. boomlify/temp-mail-smart-inbox-preview

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

boomlify/temp-mail-smart-inbox-preview
======================================

Revolutionary temporary email SDK with Smart Inbox Preview technology. Create unlimited disposable emails with 2+ months validity, custom domain support, and real-time updates. Perfect for privacy, testing, and enterprise use cases.

00HTML

Since Aug 1Pushed 9mo agoCompare

[ Source](https://github.com/boomlify/temp-mail-smart-inbox-preview)[ Packagist](https://packagist.org/packages/boomlify/temp-mail-smart-inbox-preview)[ RSS](/packages/boomlify-temp-mail-smart-inbox-preview/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

🚀 Smart Inbox Preview SDK - Revolutionary Temp Mail Solution
============================================================

[](#-smart-inbox-preview-sdk---revolutionary-temp-mail-solution)

[![npm version](https://camo.githubusercontent.com/e05fe6bf1ae0ca2ca3aabe27079dd14b0cc141f7bb49f3febdb1434a56aa5eba/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f762f74656d702d6d61696c2d736d6172742d696e626f782d707265766965772e737667)](https://www.npmjs.com/package/temp-mail-smart-inbox-preview)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)[![Temp Mail](https://camo.githubusercontent.com/e1ad72c51cf85979b7c727d6ceb4349353249cfaed3cfbaf86c8f6d9d24bcca2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f54656d702532304d61696c2d536d617274253230496e626f782d626c7565)](https://boomlify.com)[![Disposable Email](https://camo.githubusercontent.com/78f7f6641a98389ba6650a6e2952ade9ae74430840d1eb485505d4f50c8168ca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446973706f7361626c65253230456d61696c2d322532422532304d6f6e7468732d677265656e)](https://boomlify.com)

📧 Next-Generation Temporary Email Service with Smart Inbox Preview
------------------------------------------------------------------

[](#-next-generation-temporary-email-service-with-smart-inbox-preview)

boomlify api docs u can find in this link Experience the **future of temp mail** with Boomlify's revolutionary Smart Inbox Preview technology. Monitor multiple temporary email addresses simultaneously without clicking individual inboxes - a game-changing feature that transforms how you manage disposable emails.

### 🌟 **Why Smart Inbox Preview Changes Everything**

[](#-why-smart-inbox-preview-changes-everything)

Unlike traditional temp mail services that require checking each temporary email individually, **Smart Inbox Preview** displays all your disposable emails in a unified dashboard. See new messages from ALL temporary addresses at once - no more tab switching or manual refreshing!

---

🎯 **Perfect for These Temp Mail Use Cases:**
--------------------------------------------

[](#-perfect-for-these-temp-mail-use-cases)

- **🔒 Privacy Protection**: Shield your real email from spam and tracking
- **🧪 Service Testing**: Test websites and apps without commitment
- **📧 Disposable Email**: One-time signups for downloads and trials
- **🏢 Business Testing**: Professional custom domain temporary emails
- **👥 Team Projects**: Manage multiple temp emails for different purposes
- **🛡️ Gmail Alternative**: Higher acceptance rates than traditional temp mail

---

🚀 **Revolutionary Features That Set Us Apart**
----------------------------------------------

[](#-revolutionary-features-that-set-us-apart)

### 📬 **Smart Inbox Preview** (Exclusive to Boomlify)

[](#-smart-inbox-preview-exclusive-to-boomlify)

```
┌─────────────────────────────────────────────────────────────┐
│                   📧 UNIFIED DASHBOARD                      │
├─────────────────────────────────────────────────────────────┤
│ 📮 temp1@boomlify.com    │ 📬 New: Welcome Email          │
│ 📮 temp2@secure-mail.biz │ 📬 New: Verification Code      │
│ 📮 temp3@disposable.me   │ 📬 New: Newsletter Signup       │
│ 📮 custom@yourdomain.com │ 📬 New: Business Registration   │
├─────────────────────────────────────────────────────────────┤
│ 🔄 Real-time updates • 🔒 Private • ⏰ 2+ months validity   │
└─────────────────────────────────────────────────────────────┘

```

### ⏰ **Extended Validity - 2+ Months**

[](#-extended-validity---2-months)

- **Industry Standard**: 10-60 minutes
- **Boomlify**: 2+ months validity
- **Why It Matters**: Complete long-term projects, software trials, and course registrations

### 🏢 **Custom Domain Support**

[](#-custom-domain-support)

- Use your own domain for professional temporary emails
- Higher acceptance rates than generic temp mail domains
- Perfect for business and enterprise use cases

### 📨 **Gmail-Based Temporary Email**

[](#-gmail-based-temporary-email)

- Leverage Gmail's trusted infrastructure
- 99.9% acceptance rate across all services
- Bypass spam filters that block traditional temp mail domains

---

📊 **Boomlify vs Traditional Temp Mail Services**
------------------------------------------------

[](#-boomlify-vs-traditional-temp-mail-services)

FeatureTraditional Temp MailBoomlify Smart Inbox**Email Validity**10-60 minutes2+ months ✨**Smart Preview**❌ No✅ Revolutionary**Custom Domains**❌ No✅ Professional**Gmail Integration**❌ No✅ High Acceptance**Team Features**❌ No✅ Enterprise Ready**API Access**❌ Limited✅ Full REST API**Real-time Updates**❌ Manual Refresh✅ WebSocket Tech**Multi-language**❌ 1-2 languages✅ 16+ Languages---

🛠️ **Quick Start Guide**
------------------------

[](#️-quick-start-guide)

### Installation

[](#installation)

```
npm install temp-mail-smart-inbox-preview
```

### Basic Usage

[](#basic-usage)

```
const TempMailSmartInboxPreview = require('temp-mail-smart-inbox-preview');

// Initialize the SDK
const tempMail = new TempMailSmartInboxPreview();

// Show available features
tempMail.previewInboxes();

// Get service information
const info = tempMail.getServiceInfo();
console.log(info);
```

### CLI Demo

[](#cli-demo)

```
# Run interactive demo
npx temp-mail-smart-inbox-preview

# Or if installed globally
temp-mail-preview
```

---

🎯 **SEO-Optimized Keywords We Target**
--------------------------------------

[](#-seo-optimized-keywords-we-target)

This SDK is optimized for developers searching for:

- **temp mail** - temporary email services
- **disposable email** - throwaway email addresses
- **temporary email** - time-limited email accounts
- **gmail temp mail** - Gmail-based temporary emails
- **custom domain email** - professional temporary emails
- **enterprise temp mail** - business-grade disposable emails
- **smart inbox preview** - revolutionary email management
- **burner email** - anonymous email addresses
- **throwaway email** - one-time use emails
- **fake email generator** - privacy-focused email creation

---

🌐 **Get Started with Full Service**
-----------------------------------

[](#-get-started-with-full-service)

This SDK provides a preview of Boomlify's capabilities. For the complete Smart Inbox Preview experience:

### 🚀 **[Start Using Boomlify Now →](https://boomlify.com)**

[](#-start-using-boomlify-now-)

**Key Benefits:**

- ⚡ **Instant Setup**: No registration required
- 📧 **Unlimited Emails**: Create as many temp emails as needed
- 🔒 **Privacy First**: End-to-end encryption
- 🌍 **Global Access**: Works worldwide
- 💼 **Enterprise Ready**: Team management &amp; API access

### 📚 **Additional Resources**

[](#-additional-resources)

- **Documentation**:
- **API Reference**:
- **Enterprise Plans**:
- **Support**:

---

🔥 **Why Developers Choose Boomlify**
------------------------------------

[](#-why-developers-choose-boomlify)

> *"Finally, a temp mail service that understands developer needs. The Smart Inbox Preview saves me hours of manual checking, and the 2+ month validity means I can actually complete long-term testing projects."*
>
> **- Senior Developer, Fortune 500 Company**

### **Enterprise Features:**

[](#enterprise-features)

- 🏢 **Team Management**: Shared temporary email pools
- 🔧 **Full API Access**: RESTful API with webhooks
- 🛡️ **Enterprise Security**: SOC 2 compliance
- 📊 **Analytics Dashboard**: Usage insights and metrics
- 🌐 **Custom Domains**: White-label solutions
- 💻 **Developer Tools**: SDKs for multiple languages

---

🎉 **Start Your Temp Mail Journey Today**
----------------------------------------

[](#-start-your-temp-mail-journey-today)

Ready to experience the future of temporary email services?

### **[🚀 Try Boomlify Smart Inbox Preview →](https://boomlify.com)**

[](#-try-boomlify-smart-inbox-preview-)

**Perfect for:**

- 🔬 **Developers** testing applications
- 🏢 **Businesses** needing professional temp emails
- 👥 **Teams** managing multiple projects
- 🛡️ **Privacy-conscious users** protecting their identity
- 🌍 **International users** (16+ languages supported)

---

📞 **Get Support**
-----------------

[](#-get-support)

- **Website**:
- **Documentation**:
- **Support**:
- **Email**:

---

📄 **License**
-------------

[](#-license)

MIT License - See [LICENSE](LICENSE) file for details.

---

🔗 **Keywords for Search Optimization**
--------------------------------------

[](#-keywords-for-search-optimization)

`temp mail`, `temporary email`, `disposable email`, `temp email`, `gmail temp mail`, `custom domain temp mail`, `enterprise temp mail`, `smart inbox preview`, `burner email`, `throwaway email`, `fake email`, `anonymous email`, `privacy email`, `temporary disposable email`, `disposable temporary mail`, `email generator`, `temporary email service`, `boomlify temp mail`

---

**⚡ Transform your temporary email experience with Smart Inbox Preview technology - [Start Now →](https://boomlify.com)**

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance41

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fede04c50c00493315dcf770373952d5ae7ad9e833b61783a4ffa6a88b37ee1?d=identicon)[boomlify](/maintainers/boomlify)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/boomlify-temp-mail-smart-inbox-preview/health.svg)

```
[![Health](https://phpackages.com/badges/boomlify-temp-mail-smart-inbox-preview/health.svg)](https://phpackages.com/packages/boomlify-temp-mail-smart-inbox-preview)
```

PHPackages © 2026

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