PHPackages                             phpmaster/instantnotifier - 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. phpmaster/instantnotifier

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

phpmaster/instantnotifier
=========================

A real-time notification library to send and receive updates about leads, messages, and other events in android phone.

1.0.0(1y ago)010MITPHPPHP &gt;=7.4

Since Feb 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dontKnew/instant-notifier-php)[ Packagist](https://packagist.org/packages/phpmaster/instantnotifier)[ Docs](https://instantnotifier.phpmaster.in/)[ RSS](/packages/phpmaster-instantnotifier/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Instant Notifier - Get Real Time, Leads &amp; Notifications in Android Phone
============================================================================

[](#instant-notifier---get-real-time-leads--notifications-in-android-phone)

[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

**PHPMaster Instant Notifier** is a real-time notification library that allows you to send and receive updates about leads, messages, and other important events directly to your Android phone. It's designed for seamless API integration, ensuring that you stay informed in real-time.

Features
--------

[](#features)

- **Real-Time Notifications**: Send and receive instant updates about leads, messages, and more to your Android phone.
- **Custom API Integration**: Easily integrate with your APIs to trigger notifications.
- **Secure**: Data is securely encrypted to ensure your information remains private.
- **Quick and Easy Setup**: Set up the library and app quickly and start receiving notifications instantly.

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

[](#installation)

To install PHPMaster Instant Notifier via Composer:

```
composer require phpmaster/instantnotifier
```

```
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
use PHPMaster\InstantNotifier\Notification;

require_once __DIR__ . '/vendor/autoload.php';
$package = (new Notification("", ""));
$message = $package->formMessage("There is new message, checkout ....", ['name'=>"Rahul Khanna", "site"=>"https://digitechsolution.in/package/", "Mobile"=>"9876543210", "email"=>"rahul@gmail.com"]);
$response = $package->send($message);
```

For More Information Visit Site
-------------------------------

[](#for-more-information-visit-site)

Site ()

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance44

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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

Unknown

Total

1

Last Release

444d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c88e3c03d9316182151e4f761df8b271e9914e86401987471774946d694d986?d=identicon)[phpmaster](/maintainers/phpmaster)

---

Tags

phpnotificationsreal-timemessagesleadsapi integrationpush notificationsinstant-notifier

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/phpmaster-instantnotifier/health.svg)

```
[![Health](https://phpackages.com/badges/phpmaster-instantnotifier/health.svg)](https://phpackages.com/packages/phpmaster-instantnotifier)
```

###  Alternatives

[edvinaskrucas/notification

Package for Laravel for helping to manage flash / instant notifications / messages.

520393.9k10](/packages/edvinaskrucas-notification)[tamtamchik/simple-flash

Easy, framework agnostic flash notifications for PHP.

105104.1k5](/packages/tamtamchik-simple-flash)[tomatophp/filament-accounts

Manage your multi accounts inside your app using 1 table with multi auth and a lot of integrations

748.3k7](/packages/tomatophp-filament-accounts)[usamamuneerchaudhary/filament-notifier

A powerful notification system for FilamentPHP that handles multi-channel notifications with template management, scheduling, and real-time delivery. Built for developers who need enterprise-grade notifications without the complexity.

321.1k](/packages/usamamuneerchaudhary-filament-notifier)

PHPackages © 2026

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