PHPackages                             odinbi/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. odinbi/pwa

ActiveLibrary

odinbi/pwa
==========

odinbi pwa package

v1.5(2y ago)0404MITCSSPHP ^7.0|^7.1|^7.2|^7.3|^7.4|^8.0

Since May 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/DuyRom/odinbi-pwa-package)[ Packagist](https://packagist.org/packages/odinbi/pwa)[ Docs](https://github.com/DuyRom/odinbi-pwa-package)[ RSS](/packages/odinbi-pwa/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (6)Used By (0)

Description
===========

[](#description)

Installable Odinbi PWA for laravel. Edit based on codexshaper/laravel-pwa

Lavel PWA versionLaravel version1.0^5.6, ^6.0, ^7.01.1^8.0Requirements
------------

[](#requirements)

It only suppoorts HTTPS and localhost (both HTTP and HTTPS)

Download
--------

[](#download)

```
composer require odinbi/pwa

```

Config - Add OdinbiPackageServiceProvider to config/app
-------------------------------------------------------

[](#config----add-odinbipackageserviceprovider-to-configapp)

```

Odinbi\Pwa\OdinbiPackageServiceProvider::class,

```

Publish config (database, migration, asset, view)
-------------------------------------------------

[](#publish-config-database-migration-asset-view)

```
php artisan vendor:publish --tag="odb.pwa"

```

Database migrate
----------------

[](#database-migrate)

```
php artisan migrate --path=database/migrations/2022_05_26_070051_create_pwa_settings_table.php

```

Routes
------

[](#routes)

```
Use link: host/pwa/store to create new pwa_setings (Route name: pwa.store)
Ex: https://odinbi.app/pwa/store
Run php artisan to show routes list

```

Use: Add below code before closing head tag
-------------------------------------------

[](#use-add-below-code-before-closing-head-tag)

```
{{ pwa_meta() }}

```

NOTE: You need to do 'php artisan storage:link' to create storage symbolic link
-------------------------------------------------------------------------------

[](#note-you-need-to-do-php-artisan-storagelink-to-create-storage-symbolic-link)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Every ~57 days

Total

5

Last Release

507d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4192ba3d00576160f63bd10ec667d5a7c4efe913ee0c56612e9c10b6da15c999?d=identicon)[DuyRom](/maintainers/DuyRom)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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