PHPackages                             aztech/oauth-layer - 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. aztech/oauth-layer

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

aztech/oauth-layer
==================

OAuth layer for aztech/layers

0.1.2(11y ago)026[1 issues](https://github.com/aztech-digital/http-oauth-layer/issues)MITPHPPHP &gt;= 5.4

Since Feb 10Pushed 11y ago2 watchersCompare

[ Source](https://github.com/aztech-digital/http-oauth-layer)[ Packagist](https://packagist.org/packages/aztech/oauth-layer)[ RSS](/packages/aztech-oauth-layer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (9)Versions (4)Used By (0)

php-skeleton-library
====================

[](#php-skeleton-library)

Skeleton for PHP library projects

This is my personal PHP library skeleton for use with Composer. Use it or don't, improve it or not, do whatever you like, but P/R your changes if they're interesting :p

Use
---

[](#use)

```
$ composer create-project aztech/php-skeleton-library
```

Running tests, CS, etc... locally
---------------------------------

[](#running-tests-cs-etc-locally)

Run tests and code style analyses

```
$ make test-analysis
```

Run tests only

```
$ make test
```

Upload code coverage to Scrutinizer
-----------------------------------

[](#upload-code-coverage-to-scrutinizer)

To upload to private repos, you need to export an OCULAR\_TOKEN environment variable :

```
$ export OCULAR_TOKEN='Scrutinizer API token'
$ make test-upload
```

Alternatively, without exporting the variable :

```
$ OCULAR_TOKEN='Scrutinizer API token' make test-upload
```

Clean up your mess
------------------

[](#clean-up-your-mess)

```
$ make clean
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Every ~1 days

Total

3

Last Release

4113d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58d21270e5d40f7ee05bb875b2442496ffd38cec041f7fdcc507b8b040f7e7f8?d=identicon)[thibaud-evaneos](/maintainers/thibaud-evaneos)

---

Top Contributors

[![aztech-dev](https://avatars.githubusercontent.com/u/93562568?v=4)](https://github.com/aztech-dev "aztech-dev (2 commits)")

---

Tags

aztechaztech-digital

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/aztech-oauth-layer/health.svg)

```
[![Health](https://phpackages.com/badges/aztech-oauth-layer/health.svg)](https://phpackages.com/packages/aztech-oauth-layer)
```

###  Alternatives

[thenetworg/oauth2-azure

Azure Active Directory OAuth 2.0 Client Provider for The PHP League OAuth2-Client

2509.6M48](/packages/thenetworg-oauth2-azure)[web-auth/webauthn-lib

FIDO2/Webauthn Support For PHP

1225.3M72](/packages/web-auth-webauthn-lib)[heptacom/shopware-platform-admin-open-auth

Shopware plugin to allow OAuth providers to provide admin logins

35133.7k](/packages/heptacom-shopware-platform-admin-open-auth)[thathoff/kirby-oauth

Kirby OAuth 2 Plugin

3823.9k](/packages/thathoff-kirby-oauth)[dukt/social

Let your visitors log into Craft with web services like Facebook, Google, Twitter…

1141.0k5](/packages/dukt-social)

PHPackages © 2026

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