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 today

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 36% 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

3414d 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

[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.7k371.6k6](/packages/theodo-group-llphant)[mattketmo/email-checker

Throwaway email detection library

2752.1M5](/packages/mattketmo-email-checker)[abydahana/aksara

Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!

1111.2k](/packages/abydahana-aksara)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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