PHPackages                             josephblock/voauth - 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. josephblock/voauth

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

josephblock/voauth
==================

V Oauth

222[1 issues](https://github.com/JosephBlock/vOauth/issues)PHP

Since Jul 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/JosephBlock/vOauth)[ Packagist](https://packagist.org/packages/josephblock/voauth)[ RSS](/packages/josephblock-voauth/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

vOauth
======

[](#voauth)

vOauth v1

install using Composer: ` composer require josephblock/voauth`

Example in test/v.php

```
//set up vOauth
$v=new vOauth();
/*
 * Change values to what you need
 * scopes are set as constants
*/
$v->setClient("Your client here");
$v->setSecret("Your secret here");
$v->addScope(array("Add scopes here"));
$v->setRedirect("redirect URL here");
```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 92.3% 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://www.gravatar.com/avatar/5adc80289a967bf5cd7e44eb16654ba6561f4cf3ddf61c5aee9d01f782ae9b5a?d=identicon)[JosephBlock](/maintainers/JosephBlock)

---

Top Contributors

[![JosephBlock](https://avatars.githubusercontent.com/u/3733445?v=4)](https://github.com/JosephBlock "JosephBlock (12 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/josephblock-voauth/health.svg)

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

###  Alternatives

[tg/tgwebvalid

An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP

6827.5k1](/packages/tg-tgwebvalid)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)[kissdigital-com/apple-sign-in-client-secret-generator

PHP package for generating 'client secret' for Sign In with Apple

2125.5k](/packages/kissdigital-com-apple-sign-in-client-secret-generator)[denniseilander/laravel-passport-scopes-restriction

Restrict scopes for different Laravel Passport clients.

1636.3k](/packages/denniseilander-laravel-passport-scopes-restriction)

PHPackages © 2026

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