PHPackages                             imanborumand/mlify - 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. imanborumand/mlify

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

imanborumand/mlify
==================

A romantic package for faster connection with Firebase!

v1.0(3y ago)07MITPHP

Since May 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/imanborumand/mlify)[ Packagist](https://packagist.org/packages/imanborumand/mlify)[ RSS](/packages/imanborumand-mlify/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Mlify
=====

[](#mlify)

[![License](https://camo.githubusercontent.com/d87eb1a0fa4a1b11555d255a6e9d341f20de6983e951730f3246a61d8f93abbc/68747470733a2f2f706f7365722e707567782e6f72672f726562696e672f6772617068716c2d6c61726176656c2f6c6963656e7365)](https://packagist.org/packages/rebing/graphql-laravel)

A lightweight package for sending notifications to Firebase

Installation:
-------------

[](#installation)

#### Require the package via Composer:

[](#require-the-package-via-composer)

```
composer require imanborumand/mlify
```

#### Publish config:

[](#publish-config)

```
php artisan vendor:publish --tag=mlify-config
```

#### Set Your Firebase Authentication Key \[important\]

[](#set-your-firebase-authentication-key-important)

- go to config directory
- in mlify.php set auth\_key to your firebase Auth key

Usage
-----

[](#usage)

```
Mlify::setParams(
      'this is title',
      'this is body',
      ['post_id' => 1, 'index_img' => 'http://yourapp.com/custom.jpg']
    )->sendTo(['user token or list of tokens ']);
```

description:

setParams method: `set title, body and custom data`

sendTo method: `This method has an input argument, which is a list of users' Firebase tokens to which you want to send a notification. This list can contain one or more tokens`

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1451d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/imanborumand-mlify/health.svg)

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

###  Alternatives

[vdb/php-spider

A configurable and extensible PHP web spider

1.4k181.0k7](/packages/vdb-php-spider)[igorw/config-service-provider

A config ServiceProvider for Silex with support for php, json and yaml.

215636.5k13](/packages/igorw-config-service-provider)[emadadly/laravel-uuid

laravel uuid a simple, automatic UUID generator for any model based on Laravel.

120415.9k3](/packages/emadadly-laravel-uuid)[skyronic/laravel-file-generator

Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.

6748.3k](/packages/skyronic-laravel-file-generator)[outl1ne/nova-media-hub

A Laravel Nova tool for managing media.

4652.0k](/packages/outl1ne-nova-media-hub)[conquer/select2

Yii2 Select2 widget

1678.0k4](/packages/conquer-select2)

PHPackages © 2026

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