PHPackages                             wikichua/alert - 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. wikichua/alert

ActiveLibrary

wikichua/alert
==============

A very simple alert messager for Laravel 4 with twitter bootstrap

0391PHP

Since Jun 14Pushed 12y ago1 watchersCompare

[ Source](https://github.com/wikichua/alert)[ Packagist](https://packagist.org/packages/wikichua/alert)[ RSS](/packages/wikichua-alert/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

alert
=====

[](#alert)

Register Service Provider

'provider' =&gt; array( ... 'Wikichua\\Alert\\AlertServiceProvider' ... )

'aliases' =&gt; array( ... 'Alert' =&gt; 'Wikichua\\Alert\\Facades\\Alert', ... ),

To use it

Alert::show();

Publishing asset and config file

php artisan config:publish wikichua/alert php artisan asset:publish wikichua/alert

Configuration

return \[ 'use\_default\_asset' =&gt; false, // set to true if want to use default bootstrap css / js from package 'default\_asset\_path' =&gt; 'packages/wikichua/alert/', // try not to change this \];

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/209854cbd063f50c1804d196f18787fb6ee5d9c2ca1410b36c6f52f8900be35d?d=identicon)[wikichua](/maintainers/wikichua)

---

Top Contributors

[![wikichua](https://avatars.githubusercontent.com/u/1870466?v=4)](https://github.com/wikichua "wikichua (3 commits)")

### Embed Badge

![Health badge](/badges/wikichua-alert/health.svg)

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

PHPackages © 2026

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