PHPackages                             light-worx/filament-pwa - 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. light-worx/filament-pwa

ActiveLibrary

light-worx/filament-pwa
=======================

Filament PWA

024Blade

Since Mar 29Pushed 1mo agoCompare

[ Source](https://github.com/light-worx/filament-pwa)[ Packagist](https://packagist.org/packages/light-worx/filament-pwa)[ RSS](/packages/light-worx-filament-pwa/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Filament PWA
============

[](#filament-pwa)

Progressive Web App support for Filament 5.

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

[](#installation)

composer require vendor/filament-pwa

php artisan vendor:publish --tag=filament-pwa-assets

Usage
-----

[](#usage)

After publishing assets, add the following to your main layout:

 &lt;script&gt; if ('serviceWorker' in navigator') { navigator.serviceWorker.register('/pwa/service-worker.js'); } &lt;/script&gt;

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance60

Regular maintenance activity

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

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/ea0bc50646c6945dcca2ba35e4fb31723053703c3241c3c3440f9debb06bffb0?d=identicon)[bishopm](/maintainers/bishopm)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/light-worx-filament-pwa/health.svg)

```
[![Health](https://phpackages.com/badges/light-worx-filament-pwa/health.svg)](https://phpackages.com/packages/light-worx-filament-pwa)
```

PHPackages © 2026

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