PHPackages                             jarrus90/yii2-user-purse - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jarrus90/yii2-user-purse

AbandonedYii2-extension[Utility &amp; Helpers](/categories/utility)

jarrus90/yii2-user-purse
========================

Yii2 system currencies management

0.1.0(9y ago)0140MITPHP

Since Sep 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jarrus90/yii2-user-purse)[ Packagist](https://packagist.org/packages/jarrus90/yii2-user-purse)[ RSS](/packages/jarrus90-yii2-user-purse/feed)WikiDiscussions master Synced yesterday

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

Yii2-user-purse
===============

[](#yii2-user-purse)

[![Build Status](https://camo.githubusercontent.com/1141e8e7e5c5ae42dc079b10c03efca16172f137fccaf09b1226612b96966957/68747470733a2f2f7472617669732d63692e6f72672f6a617272757339302f796969322d757365722d70757273652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jarrus90/yii2-user-purse)

> **NOTE:** Module is in initial development. Anything may change at any time.

Contributing to this project
----------------------------

[](#contributing-to-this-project)

Anyone and everyone is welcome to contribute. Please take a moment to review the [guidelines for contributing](CONTRIBUTING.md).

License
-------

[](#license)

Yii2-user-purse is released under the BSD-3-Clause License. See the bundled [LICENSE.md](LICENSE.md) for details.

\##Requirements

YII 2.0

\##Usage

1. Install with Composer

```
"require": {
    "jarrus90/yii2-user-purse": "1.*",
},

php composer.phar update
```

Restrict and split frontend and backend applications
----------------------------------------------------

[](#restrict-and-split-frontend-and-backend-applications)

```
'modules' => [
    'user-purse' => [
        'as frontend' => 'jarrus90\UserPurse\filters\FrontendFilter',
    ],
],

```

```
'modules' => [
    'user-purse' => [
        'as backend' => 'jarrus90\UserPurse\filters\BackendFilter',
    ],
],

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

3567d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/564296?v=4)[jarrus](/maintainers/jarrus)[@Jarrus](https://github.com/Jarrus)

---

Top Contributors

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

---

Tags

useryii2jarrus90yii2-user-pursepurse

### Embed Badge

![Health badge](/badges/jarrus90-yii2-user-purse/health.svg)

```
[![Health](https://phpackages.com/badges/jarrus90-yii2-user-purse/health.svg)](https://phpackages.com/packages/jarrus90-yii2-user-purse)
```

PHPackages © 2026

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