PHPackages                             itsclassified/livewire-socialite-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. itsclassified/livewire-socialite-pwa

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

itsclassified/livewire-socialite-pwa
====================================

Package used for integrating Socialite inside Livewire for the use of an PWA

1.1.1(2y ago)11.2k[3 PRs](https://github.com/ItsClassified/livewire-socialite-pwa/pulls)MITPHPPHP ^8.2

Since Oct 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ItsClassified/livewire-socialite-pwa)[ Packagist](https://packagist.org/packages/itsclassified/livewire-socialite-pwa)[ Docs](https://github.com/itsclassified/livewire-socialite-pwa)[ RSS](/packages/itsclassified-livewire-socialite-pwa/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (11)Versions (11)Used By (0)

Package used for integrating Socialite inside Livewire for the use of an PWA
============================================================================

[](#package-used-for-integrating-socialite-inside-livewire-for-the-use-of-an-pwa)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ec649af80b1258aa3068b96c62058b615c86c851b8831f45c93a01cf07e8f76e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f697473636c61737369666965642f6c697665776972652d736f6369616c6974652d7077612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/itsclassified/livewire-socialite-pwa)[![GitHub Tests Action Status](https://camo.githubusercontent.com/0e0dd24cb342d9e826293a2c4703c0655eaf56215b3f2d242178f4429f9765f5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f697473636c61737369666965642f6c697665776972652d736f6369616c6974652d7077612f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/itsclassified/livewire-socialite-pwa/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/95262a66de6ee8c8716d9f92831ef59b4954a8972d79586d2c0531031d0516fe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f697473636c61737369666965642f6c697665776972652d736f6369616c6974652d7077612f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/itsclassified/livewire-socialite-pwa/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/1e39794b11a4825ffba769dad9f2b1ba875c6931b06f72444542f9abd042cc32/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f697473636c61737369666965642f6c697665776972652d736f6369616c6974652d7077612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/itsclassified/livewire-socialite-pwa)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/35d8f41c49da45ab1e340cc269289b51eb780f26600c4d6448ffbb460d89b6b8/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c697665776972652d736f6369616c6974652d7077612e6a70673f743d31)](https://spatie.be/github-ad-click/livewire-socialite-pwa)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require itsclassified/livewire-socialite-pwa
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
$livewireSocialitePwa = new ItsClassified\LivewireSocialitePwa();
echo $livewireSocialitePwa->echoPhrase('Hello, ItsClassified!');
```

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)

- [Kars Miesen](https://github.com/ItsClassified)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~53 days

Recently: every ~42 days

Total

7

Last Release

985d ago

PHP version history (2 changes)1.0.0PHP ^8.1

1.0.4PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")[![ItsClassified](https://avatars.githubusercontent.com/u/18011261?v=4)](https://github.com/ItsClassified "ItsClassified (2 commits)")

---

Tags

laravelItsClassifiedlivewire-socialite-pwa

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/itsclassified-livewire-socialite-pwa/health.svg)

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

###  Alternatives

[imdhemy/laravel-purchases

The top-notch Laravel receipt validator.

3831.1M2](/packages/imdhemy-laravel-purchases)[martbock/laravel-diceware

Diceware Passphrase Generator for Laravel

3264.7k](/packages/martbock-laravel-diceware)[orchestra/auth

Auth Component for Orchestra Platform

24108.5k3](/packages/orchestra-auth)[ingria/laravel-x509-auth

Laravel 5 Client Certificate auth middleware

375.6k](/packages/ingria-laravel-x509-auth)

PHPackages © 2026

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