PHPackages                             rezaar/larasweetalert - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. rezaar/larasweetalert

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rezaar/larasweetalert
=====================

A package that provides a simple Alerts

1.0.0(10y ago)114MITPHP

Since Nov 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/julles/larasweetalert)[ Packagist](https://packagist.org/packages/rezaar/larasweetalert)[ RSS](/packages/rezaar-larasweetalert/feed)WikiDiscussions master Synced 2w ago

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

Pacakge Sweet Alert For Laravel 5
=================================

[](#pacakge-sweet-alert-for-laravel-5)

Cara install ?

1. ketik composer require rezaar/larasweetalert dev-master di command prompt
2. register service provider dan facade nya rezaar\\larasweetalert\\LarasweetalertProvider::class (provider) ,'sweet' =&gt; rezaar\\larasweetalert\\LarasweetalertFacade::class (facade)
3. tambah kan script berikut di autload psr4 di composer.json anda "rezaar\\larasweetalert\\" : "vendor/rezaar/larasweetalert/src", buka command prompt ketik composer dumpautoload
4. download plugin sweetalert di [sini](https://github.com/t4t5/sweetalert/archive/master.zip)
5. import js dan css nya di layout anda `` , ``

cara penggunaan :

basic : `` atau `{!! sweet::alert(['title' => 'this title' , 'text' => 'Hello World' ,'type' => 'success']) !!}`

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3924d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8998059?v=4)[Muhamad Reza Abdul Rohim](/maintainers/julles)[@julles](https://github.com/julles)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/rezaar-larasweetalert/health.svg)

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

PHPackages © 2026

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