PHPackages                             khaliilii/partial-flash - 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. khaliilii/partial-flash

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

khaliilii/partial-flash
=======================

this package for show message use sweetAlert and session by use Helper function

013PHP

Since Jan 9Pushed 7y agoCompare

[ Source](https://github.com/khaliilii/partial-flash)[ Packagist](https://packagist.org/packages/khaliilii/partial-flash)[ RSS](/packages/khaliilii-partial-flash/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

partial-flash
=============

[](#partial-flash)

laravel partial-flash use sweet alert

1-
--

[](#1-)

install
=======

[](#install)

composer require "khaliilii/partial-flash"

2-
--

[](#2-)

php artisan vendor:publish
==========================

[](#php-artisan-vendorpublish)

3-
--

[](#3-)

VENDOR and js,css files publish
===============================

[](#vendor-and-jscss-files-publish)

php artisan vendor:publish --force

php artisan vendor:publish --tag=MyTag --force ////publish view only this tag

selet my package for publish files

4-
--

[](#4-)

add this css and js on view file or layout file
===============================================

[](#add-this-css-and-js-on-view-file-or-layout-file)

```

```

5-
--

[](#5-)

include partial view blad on view file or layout file on end page
=================================================================

[](#include-partial-view-blad--on-view-file-or-layout-file-on-end-page)

@include('vendor.partial.flash')

6-
--

[](#6-)

use way....
===========

[](#use-way)

```
partialFlash()->overlay('title','message','warning');
partialFlash()->error('title','message');
partialFlash()->info('title','message');
partialFlash()->warning('title','message');
partialFlash()->success('title','message');

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

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/2052c15ce47679d3a38e30dbd542ba0646598e31c97b5728a8a830b74c822a99?d=identicon)[khaliilii](/maintainers/khaliilii)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/khaliilii-partial-flash/health.svg)

```
[![Health](https://phpackages.com/badges/khaliilii-partial-flash/health.svg)](https://phpackages.com/packages/khaliilii-partial-flash)
```

PHPackages © 2026

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