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

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

dd4you/pwa
==========

This package used for the make pwa website quickly.

v1.0.0(3y ago)191MITPHPPHP &gt;=8.1

Since Dec 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/DD4You/laravel-pwa)[ Packagist](https://packagist.org/packages/dd4you/pwa)[ RSS](/packages/dd4you-pwa/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/3ef40a76e242ab0dd18a06ef59d76748beaa6c0ebe22da852f2cc4648226b344/687474703a2f2f706f7365722e707567782e6f72672f646434796f752f7077612f76)](https://packagist.org/packages/dd4you/pwa)[![Daily Downloads](https://camo.githubusercontent.com/a7d2b2f26ea2e36bcd22d79079937ee7b352373bbb68df46ddae12b96298dc01/687474703a2f2f706f7365722e707567782e6f72672f646434796f752f7077612f642f6461696c79)](https://packagist.org/packages/dd4you/pwa)[![Monthly Downloads](https://camo.githubusercontent.com/dbc5eb4dcd9b97918b26b63f7989fe001a6452a47bf8beab9446487ae2201893/687474703a2f2f706f7365722e707567782e6f72672f646434796f752f7077612f642f6d6f6e74686c79)](https://packagist.org/packages/dd4you/pwa)[![Total Downloads](https://camo.githubusercontent.com/c7f2ea75926665e5d9dcafff91728977e22aa6be0c33b44e914f6e997379919b/687474703a2f2f706f7365722e707567782e6f72672f646434796f752f7077612f646f776e6c6f616473)](https://packagist.org/packages/dd4you/pwa)[![License](https://camo.githubusercontent.com/0fad6ef88fb15bd436201f39517735bb6f5401324d76048c6a763078eeb562b6/687474703a2f2f706f7365722e707567782e6f72672f646434796f752f7077612f6c6963656e7365)](https://packagist.org/packages/dd4you/pwa)[![PHP Version Require](https://camo.githubusercontent.com/23b65e7747ebf01eb18879712aa37016a285227a2c7101168457212e6f517984/687474703a2f2f706f7365722e707567782e6f72672f646434796f752f7077612f726571756972652f706870)](https://packagist.org/packages/dd4you/pwa)

Laravel PWA
===========

[](#laravel-pwa)

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

[](#installation)

Install the package by the following command,

```
 composer require dd4you/pwa

```

Publish the Assets
------------------

[](#publish-the-assets)

Run the following command to publish config file,

```
php artisan dd4you:install-pwa

```

Configure PWA
-------------

[](#configure-pwa)

Add following code in root blade file in header section.

```

```

Add following code in root blade file in before close the body.

```

    if (!navigator.serviceWorker.controller) {
        navigator.serviceWorker.register("/sw.js").then(function (reg) {
            console.log("Service worker has been registered for scope: " + reg.scope);
        });
    }

```

### License

[](#license)

The MIT License (MIT). Please see [License](LICENSE.md) File for more information

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1236d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d73b4fd4e458f8874fda4fbf463e72f42e0a01f7530c8d40db864fef798fd5d?d=identicon)[DD4You](/maintainers/DD4You)

---

Top Contributors

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

---

Tags

laravellaravel 9pwalaravel pwapwa-laravel

### Embed Badge

![Health badge](/badges/dd4you-pwa/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[ladumor/laravel-pwa

this package used for the make pwa website.

270277.7k](/packages/ladumor-laravel-pwa)[erag/laravel-pwa

A simple and easy-to-use PWA (Progressive Web App) package for Laravel applications.

16083.3k](/packages/erag-laravel-pwa)[willvincent/laravel-rateable

Allows multiple models to be rated with a fivestar like system.

416452.0k3](/packages/willvincent-laravel-rateable)[codexshaper/laravel-pwa

Laravel Progressive Web App

153.0k](/packages/codexshaper-laravel-pwa)[devrabiul/laravel-pwa-kit

Laravel PWA Kit is a lightweight and flexible package to add Progressive Web App (PWA) support to your Laravel applications with ease.

571.4k](/packages/devrabiul-laravel-pwa-kit)

PHPackages © 2026

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