PHPackages                             maba-oauth-commerce/bundle-encrypted-credentials - 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. maba-oauth-commerce/bundle-encrypted-credentials

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

maba-oauth-commerce/bundle-encrypted-credentials
================================================

Encrypted credentials bundle for OAuth Commerce

010

Since May 12Pushed 13y ago1 watchersCompare

[ Source](https://github.com/mariusbalcytis/oauth-commerce-bundle-encrypted-credentials)[ Packagist](https://packagist.org/packages/maba-oauth-commerce/bundle-encrypted-credentials)[ RSS](/packages/maba-oauth-commerce-bundle-encrypted-credentials/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

```
Example config

```
    maba_oauth_commerce_encrypted_credentials:
        local:                            # local token providers to handle encrypted user credentials
            accounts_password:            # key for manager, should not change when already used; must be unique
                certificate:
    #                id: service_id        # use service id or other parameters
                    content: %maba_oauth_commerce.certificate%    # content of certificate
                    hash:
    #                    id: service_id    # use service id or other parameters
                        algorithm: sha256
                        type: sha-256
                decrypting:
    #                id: service_id        # use service id or other parameters
                    algorithm: rijndael-256
                    type: aes-256-cbc
                key_exchange:
    #                id: service_id        # use service id or other parameters
                    private_key: %maba_oauth_commerce.private_key%                    # private key content, related to certificate
                    private_key_password: %maba_oauth_commerce.private_key_password%  # optional
                credentials_handler: service_id   # service id for credentials handler, implements CredentialsHandlerInterface
                expiration_interval: P1D  # token expiration interval spec for DateInterval, defaults to 2 days
```
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/maba-oauth-commerce-bundle-encrypted-credentials/health.svg)

```
[![Health](https://phpackages.com/badges/maba-oauth-commerce-bundle-encrypted-credentials/health.svg)](https://phpackages.com/packages/maba-oauth-commerce-bundle-encrypted-credentials)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

791.3M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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