PHPackages                             febrianrz/micronotification - 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. febrianrz/micronotification

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

febrianrz/micronotification
===========================

Plugin send notification untuk Alter Notification

v1.0.5(6y ago)011PHP

Since Mar 17Pushed 6y agoCompare

[ Source](https://github.com/febrianrz/micronotification)[ Packagist](https://packagist.org/packages/febrianrz/micronotification)[ RSS](/packages/febrianrz-micronotification/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (6)Used By (0)

Micronotification
=================

[](#micronotification)

Plugin notifikasi untuk framework microservice alter indonesia

Installasi
----------

[](#installasi)

```
composer require febrianrz/micronotification
```

Penggunaan
----------

[](#penggunaan)

- Untuk menggunakan library ini, berikut adalah penggunaanya:

```
Notif::send('febrianrz@gmail.com',1,[
    'subject'   => 'Subjeknya',
    'body'      => 'Bodynya'
]);
```

Parameter pertama adalah email, bisa juga berupa array, parameter kedua adalah id user jika ada, parameter ketiga adalah optionnya.

- Untuk penggunaan via ajax, berikut adalah parameternya:

```
app_id:2
app_secret:VP9u7eIkI9Bsu09AbmfhQIFXGaIeN2ea1YCn4Q7H
subject:Subjeknya
body:tes
channel[email][]:febrianrz@gmail.com
channel[email][]:admin@admin.com
channel[telegram][]:channel id
channel[web][]:link
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

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 ~0 days

Total

5

Last Release

2251d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79719558f26d9ee58a9c136ab15a2d15b3f1154b42ac6ff2545a69a65d363fd2?d=identicon)[febrianrz1](/maintainers/febrianrz1)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/febrianrz-micronotification/health.svg)

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

###  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)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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