PHPackages                             codersstudio/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. codersstudio/notifications

ActiveLibrary

codersstudio/notifications
==========================

notifications base package

036PHPCI failing

Since Apr 17Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Notifications
=============

[](#notifications)

Laravel package for display notifications

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

[](#installation)

Via Composer

```
$ composer require codersstudio/notifications

$ php artisan notifications:table
$ php artisan migrate
```

Usage
-----

[](#usage)

Notification::send(Auth::user(), new System("text", "/"));

Or you can use Facade

Notifications::send(Auth::user(), "test", "/");

Credits
-------

[](#credits)

- Eugeny Nosenko
-

License
-------

[](#license)

MIT License

Copyright (c) 2020 Eugeny Nosenko

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a691ecb149ac661add3a6229e3c545aaaa40bad4ae0fa9c0ad9464c79e86ff20?d=identicon)[Eugeny Nosenko](/maintainers/Eugeny%20Nosenko)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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