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

ActiveLibrary

alertify/alert
==============

awesome alert messages

0.0.1(2y ago)323MITPHP

Since Dec 31Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel Alertify Alert
======================

[](#laravel-alertify-alert)

[![alt text](https://raw.githubusercontent.com/AqibUllah/Alertify/master/src/public/assets/img.png)](https://raw.githubusercontent.com/AqibUllah/Alertify/master/src/public/assets/img.png)

This package provides a way of easy alerts for the UI of your app.

extra thing [Animation](https://animate.style) animate the alerts.

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

[](#installation)

```
composer require alertify/alert "~1.0.0"

```

***now publishing the provider Alertify\\Alert\\AlertifyServiceProvider***

```
php artisan vendor:publish --provider="Alertify\Alert\AlertifyServiceProvider"

```

**You can customize animation , pulse enabled / disabled and icons show/hide from**

```
config/alertify.php
```

Laravel should be able to automatically detect the package and include it.

You should also make sure you have appropriately installed [Animate.css](https://animate.style) into your apps UI.

Quick Start
-----------

[](#quick-start)

Add service provider into your **config/app.php** file

```
    \Alertify\Alert\AlertifyServiceProvider::class
```

### Blade

[](#blade)

**head**

```

```

**before body end tag**

```

```

**for success**

```

```

**for warning**

```

```

**for danger**

```

```

**for info**

```

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

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

868d ago

### Community

Maintainers

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

---

Tags

messagesalerttoastalertify

### Embed Badge

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

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

###  Alternatives

[realrashid/sweet-alert

Laravel Sweet Alert Is A Package For Laravel Provides An Easy Way To Display Alert Messages Using The SweetAlert2 Library.

1.2k2.9M21](/packages/realrashid-sweet-alert)[masmerise/livewire-toaster

Beautiful toast notifications for Laravel / Livewire.

505550.3k6](/packages/masmerise-livewire-toaster)[loveorigami/yii2-notification-wrapper

This module for renders a message from session flash (with ajax, pjax support and etc.)

77199.7k5](/packages/loveorigami-yii2-notification-wrapper)[vision/yii2-private-messages

Private messages.

342.4k](/packages/vision-yii2-private-messages)

PHPackages © 2026

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