PHPackages                             prakashdivyy/laravel-oauth2-ui - 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. prakashdivyy/laravel-oauth2-ui

ActiveLibrary

prakashdivyy/laravel-oauth2-ui
==============================

A Laravel 5 service provider for prakashdivyy/oauth2-ui

v1.0.3(9y ago)0124MITPHPPHP ^5.6 || ^7.0

Since Apr 6Pushed 9y agoCompare

[ Source](https://github.com/prakashdivyy/laravel-oauth2-ui)[ Packagist](https://packagist.org/packages/prakashdivyy/laravel-oauth2-ui)[ Docs](https://github.com/prakashdivyy/laravel-oauth2-ui)[ RSS](/packages/prakashdivyy-laravel-oauth2-ui/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

prakashdivyy/laravel-oauth2-ui
==============================

[](#prakashdivyylaravel-oauth2-ui)

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

[](#installation)

To install, add this on `composer.json`:

```
{
    "require": {
        "prakashdivyy/laravel-oauth2-ui": "*"
    }
}

```

After requiring the package with Composer, you'll need to add the following to the `providers` array in `config/app.php`:

```
PrakashDivy\Laravel\OAuth2\UI\UIServiceProvider::class
```

Then, add the following to the `aliases` array in the same file:

```
'UI' => PrakashDivy\Laravel\OAuth2\UI\Facades\UI::class
```

Now, run the following to properly set up the package with your Laravel application:

```
php artisan vendor:publish
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3323d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76059a75c47c6b490ee8b6c63644d92b085845ed4c404ab9a204f25193dcf365?d=identicon)[prakashdivyy](/maintainers/prakashdivyy)

---

Top Contributors

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

---

Tags

laraveloauth2

### Embed Badge

![Health badge](/badges/prakashdivyy-laravel-oauth2-ui/health.svg)

```
[![Health](https://phpackages.com/badges/prakashdivyy-laravel-oauth2-ui/health.svg)](https://phpackages.com/packages/prakashdivyy-laravel-oauth2-ui)
```

###  Alternatives

[johnpaulmedina/laravel-usps

USPS Addresses API v3 (OAuth2) for Laravel

2622.6k](/packages/johnpaulmedina-laravel-usps)[kronthto/laravel-oauth2-login

Provides a middleware to protect resources requiring an OAuth2 login

2117.5k1](/packages/kronthto-laravel-oauth2-login)

PHPackages © 2026

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