PHPackages                             shahzada-saeed/laravel-socialize-wia - 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. shahzada-saeed/laravel-socialize-wia

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

shahzada-saeed/laravel-socialize-wia
====================================

This package extend socialize functionality for SSO Wia

03.6k↓33.3%PHP

Since Aug 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/shahzada9t5/laravel-socialize-wia)[ Packagist](https://packagist.org/packages/shahzada-saeed/laravel-socialize-wia)[ RSS](/packages/shahzada-saeed-laravel-socialize-wia/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

This package is a custom Wia driver for Laravel Socialite.

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

[](#installation)

You can install the package via composer:

```
composer require shahzada-saeed/laravel-socialize-wia
```

Usage
-----

[](#usage)

Once you install the package, add the next config values in you `config/services.php` configuration file:

```
'wia' => [
    'base_uri' => env('WIA_URI'),
    'redirect' => env('WIA_REDIRECT_URI'),
],
```

Then, you can use the driver as you would use it in the Laravel Socialite's official [documentation](https://laravel.com/docs/8.x/socialite). Use `cognito` keyword when you want to instantiate the driver:

```
$user = Socialite::driver('wia')->user();
```

License
-------

[](#license)

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4130944?v=4)[shahzada saeed](/maintainers/shahzadasaeed)[@shahzadasaeed](https://github.com/shahzadasaeed)

---

Top Contributors

[![shahzada9t5](https://avatars.githubusercontent.com/u/121219581?v=4)](https://github.com/shahzada9t5 "shahzada9t5 (10 commits)")

### Embed Badge

![Health badge](/badges/shahzada-saeed-laravel-socialize-wia/health.svg)

```
[![Health](https://phpackages.com/badges/shahzada-saeed-laravel-socialize-wia/health.svg)](https://phpackages.com/packages/shahzada-saeed-laravel-socialize-wia)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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