# silviolleite/laravel-pwa

Looks like an app, feels like an app, but IS NOT an app.

Repository: https://github.com/silviolleite/laravel-pwa
Canonical: https://ross.abutalabs.com/products/laravel-pwa
Language: PHP
License: MIT
License Family: permissive
Last push: 2024-07-21T17:36:45+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2933, "days_push": 773, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1097, forks 154 (observed 2026-08-28T04:03:34.613589+00:00)

## What it is
A Laravel package that converts a Laravel web application into a Progressive Web App (PWA). It generates the web app manifest, service worker, and offline/offline-page views so the site can be installed to a phone's home screen and launched like a native app.

## Use cases
- turn my laravel site into a pwa
- add to home screen prompt for my web app
- generate a web app manifest and service worker in laravel
- make my website work offline on mobile
- publish pwa icons and splash screens for laravel

## When to choose
- you have a Laravel 5.x-7.x project and want PWA support with minimal setup
- you want configurable manifest, icons, and splash screens via a config file
- you want an installable, standalone-feeling mobile web experience without building a native app

## When to avoid
- you are not using Laravel
- you need advanced PWA features like push notifications or background sync out of the box
- you are on modern Laravel versions and want an actively maintained package
- your app relies on browser back/forward navigation, which breaks the standalone PWA experience

## Facets
- artifact type: plugin
- maturity: maintenance
- function: web-framework, plugin-system, configuration-management
- domain: web-development, frontend, mobile-development
- platform: php
- tags: laravel, pwa, progressive-web-app, service-worker, manifest, composer-package, web-server, mobile

## Member repositories
- silviolleite/laravel-pwa (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.613589+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:46:37.233181+00:00, confidence not recorded.
  - readme: https://github.com/silviolleite/laravel-pwa (fetched 2026-08-28T04:03:34.613589+00:00, sha 23021e992c37)
- Data as of 2026-08-30T08:39:29.467469+00:00.
