PHPackages                             libressltd/lbusermanual - 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. libressltd/lbusermanual

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

libressltd/lbusermanual
=======================

Push notification center

0.3.3.2(9y ago)028MITPHP

Since Feb 2Pushed 9y agoCompare

[ Source](https://github.com/libressltd/lbusermanual)[ Packagist](https://packagist.org/packages/libressltd/lbusermanual)[ RSS](/packages/libressltd-lbusermanual/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (12)Used By (0)

LBPushCenter
============

[](#lbpushcenter)

### Step 1: Install DeepPermission

[](#step-1-install-deeppermission)

composer require libressltd/lbpushcenter

### Step 2: Add service provider to config/app.php

[](#step-2-add-service-provider-to-configappphp)

LIBRESSLtd\\LBPushCenter\\LBPushCenterServiceProvider::class,

and alias

'LBPushCenter' =&gt; LIBRESSLtd\\LBPushCenter\\Controllers\\LBPushCenter::class,

### Step 3: Publish vendor

[](#step-3-publish-vendor)

php artisan vendor:publish --tag=lbpushcenter --force

### Step 3: Using in master:

[](#step-3-using-in-master)

```
use LBPushCenter;

LBPushCenter::push(array(
	array("type" => "appNameIOS", "token" => "a-device-token"),
	array("type" => "appNameAndroid", "token" => "a-device-token"),
), "Message to push")
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

11

Last Release

3363d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/450a41a5c6f7456d45c1bb20d3dc7542d969e3252657af09ebd19182cd08b0e2?d=identicon)[libressltd](/maintainers/libressltd)

### Embed Badge

![Health badge](/badges/libressltd-lbusermanual/health.svg)

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

###  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.3M228](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M52](/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)
