PHPackages                             codebar-ag/laravel-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. codebar-ag/laravel-pwa

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

codebar-ag/laravel-pwa
======================

This is my package laravel-pwa

v12.6.0(1mo ago)07[3 issues](https://github.com/codebar-ag/laravel-pwa/issues)[1 PRs](https://github.com/codebar-ag/laravel-pwa/pulls)MITPHPPHP 8.2.\*|8.3.\*|8.4.\*CI failing

Since Mar 12Pushed 1mo agoCompare

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

READMEChangelog (3)Dependencies (24)Versions (17)Used By (0)

[![](https://camo.githubusercontent.com/2703532599c7aec85151957092a624e49714282d8c634a837f6322beaf999f78/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c2532305057412e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d636f64656261722d61672532466c61726176656c2d707761267061747465726e3d63697263756974426f617264267374796c653d7374796c655f31266465736372697074696f6e3d416e2b6f70696e696f6e617465642b7761792b746f2b696d706c6d656e742b5057412b776974682b4c61726176656c266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313735707826696d616765733d646f63756d656e742d7265706f7274)](https://camo.githubusercontent.com/2703532599c7aec85151957092a624e49714282d8c634a837f6322beaf999f78/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c2532305057412e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d636f64656261722d61672532466c61726176656c2d707761267061747465726e3d63697263756974426f617264267374796c653d7374796c655f31266465736372697074696f6e3d416e2b6f70696e696f6e617465642b7761792b746f2b696d706c6d656e742b5057412b776974682b4c61726176656c266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313735707826696d616765733d646f63756d656e742d7265706f7274)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4886f077a61027a65da02d9451e252d2b59a49bf89b1bb411a8583c541026093/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f64656261722d61672f6c61726176656c2d7077612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codebar-ag/laravel-pwa)[![Total Downloads](https://camo.githubusercontent.com/2e40f4366cddb25deaccc482f1f66e7b4f89bd151e59b753e337c17f4ad7928f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f64656261722d61672f6c61726176656c2d7077612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codebar-ag/laravel-pwa)[![GitHub-Tests](https://github.com/codebar-ag/laravel-pwa/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/codebar-ag/laravel-pwa/actions/workflows/run-tests.yml)[![GitHub Code Style](https://github.com/codebar-ag/laravel-pwa/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main)](https://github.com/codebar-ag/laravel-pwa/actions/workflows/fix-php-code-style-issues.yml)[![PHPStan](https://github.com/codebar-ag/laravel-pwa/actions/workflows/phpstan.yml/badge.svg)](https://github.com/codebar-ag/laravel-pwa/actions/workflows/phpstan.yml)[![Dependency Review](https://github.com/codebar-ag/laravel-pwa/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/codebar-ag/laravel-pwa/actions/workflows/dependency-review.yml)

What is Laravel PWA?
====================

[](#what-is-laravel-pwa)

Laravel PWA is a package for laravel that provides an easy way to integrate Progressive Web Apps into your Laravel application.

🛠 Requirements Table
--------------------

[](#-requirements-table)

PackagePHPLaravelv12.0.0^8.2 - ^8.412.xInstallation
------------

[](#installation)

You can install the package via composer:

```
composer require codebar-ag/laravel-pwa
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-pwa-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-pwa-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-pwa-views"
```

Usage
-----

[](#usage)

```
$laravelPWA = new CodebarAg\LaravelPWA();
echo $laravelPWA->echoPhrase('Hello, CodebarAg!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Rhys Lees](https://github.com/43909932+RhysLees)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance98

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 53.7% 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 ~42 days

Recently: every ~1 days

Total

10

Last Release

44d ago

Major Versions

v0.1.0 → v12.02025-03-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/fd1bbe54b79d041b513a286058b6fa0c479343f82147da3e63eefdf29c2fa6cb?d=identicon)[codebar](/maintainers/codebar)

---

Top Contributors

[![StanBarrows](https://avatars.githubusercontent.com/u/10268813?v=4)](https://github.com/StanBarrows "StanBarrows (22 commits)")[![RhysLees](https://avatars.githubusercontent.com/u/43909932?v=4)](https://github.com/RhysLees "RhysLees (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

laravelpackagephppwalaravellaravel pwacodebar Solutions AG

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/codebar-ag-laravel-pwa/health.svg)

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

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M626](/packages/spatie-laravel-data)[maestroerror/laragent

Power of AI Agents in your Laravel project

630106.4k](/packages/maestroerror-laragent)[spatie/laravel-rdap

Perform RDAP queries in a Laravel app

72108.3k2](/packages/spatie-laravel-rdap)[sunchayn/nimbus

A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.

29428.0k](/packages/sunchayn-nimbus)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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