PHPackages                             paragraph/laravel-notifications - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. paragraph/laravel-notifications

ActiveLibrary[Localization &amp; i18n](/categories/localization)

paragraph/laravel-notifications
===============================

Automatically import and manage your Laravel notifications

0.1(2y ago)810MITPHPPHP &gt;=7.4

Since Nov 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ParagraphApp/laravel-notifications)[ Packagist](https://packagist.org/packages/paragraph/laravel-notifications)[ Docs](https://github.com/ParagraphApp/laravel-notifications)[ RSS](/packages/paragraph-laravel-notifications/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

laravel-notifications
=====================

[](#laravel-notifications)

Paragraph official Laravel Notifications package

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

[](#installation)

The easiest way to install Paragraph Laravel package is by using Composer:

```
$ composer require paragraph/laravel-notifications
```

It's almost ready, just copy &amp; paste your Paragraph project ID and API key in your .env file:

```
PARAGRAPH_PROJECT_ID=XXX
PARAGRAPH_API_KEY=YYY
```

To get your API key and project ID simply create a new project on Paragraph:

Commands
--------

[](#commands)

To automatically discover all Laravel Notification classes run:

```
$ php artisan paragraph:submit [namespace]
```

By default, the namespace is "App". This command will send the list of notification classes as well as any collected data (rendered views, number of hits) to the Paragraph dashboard via API.

Class auto-discovery in PHP is an expensive process and takes quite some time, because of this we cache the list of classes using Laravel's Storage facade using the 'file' driver. If you just added a new notification class and want to make sure it's discovered you can pass an extra argument:

```
$ php artisan paragraph:submit --ignore-cache
```

Creating an account
-------------------

[](#creating-an-account)

Sign up for a free account on

Tutorials
---------

[](#tutorials)

Detailed tutorials explaining how to manage your Laravel application in a better way are available in our blog

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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

947d ago

### Community

Maintainers

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

---

Top Contributors

[![dusterio](https://avatars.githubusercontent.com/u/11039918?v=4)](https://github.com/dusterio "dusterio (11 commits)")

---

Tags

localizationtemplatestexts

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/paragraph-laravel-notifications/health.svg)

```
[![Health](https://phpackages.com/badges/paragraph-laravel-notifications/health.svg)](https://phpackages.com/packages/paragraph-laravel-notifications)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React/Svelte) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

4925.3k](/packages/erag-laravel-lang-sync-inertia)

PHPackages © 2026

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