PHPackages                             axelpal/yii2-poscredit - 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. axelpal/yii2-poscredit

ActiveLibrary

axelpal/yii2-poscredit
======================

PosCredit integration component for Yii2

1.0.0(8y ago)08MITPHPPHP &gt;=5.5.0

Since Feb 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/AxelPAL/yii2-poscredit)[ Packagist](https://packagist.org/packages/axelpal/yii2-poscredit)[ RSS](/packages/axelpal-yii2-poscredit/feed)WikiDiscussions master Synced 2mo ago

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

Yii2 component for PosCredit integration
========================================

[](#yii2-component-for-poscredit-integration)

[![License](https://camo.githubusercontent.com/5e73ac6b539896ec1795aec85c3fd4008e605d7f34aae8c785a593702e6a5254/68747470733a2f2f706f7365722e707567782e6f72672f6178656c70616c2f796969322d706f736372656469742f6c6963656e7365)](https://packagist.org/packages/axelpal/yii2-poscredit)[![Dependency Status](https://camo.githubusercontent.com/cd40b9c879cc37d791c1a4bc4f0bc9bbdd9e34cae642e79e4159676e2fb19464/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3561373435633564306662323466323763623532653561612f62616467652e7376673f7374796c653d666c61742d737175617265)](https://www.versioneye.com/user/projects/5a745c5d0fb24f27cb52e5aa)[![Latest Stable Version](https://camo.githubusercontent.com/6752e22f278ddc29b155a97d315de623cacb62ed7efd7baeceadc067b2ba7cae/68747470733a2f2f706f7365722e707567782e6f72672f6178656c70616c2f796969322d706f736372656469742f762f737461626c65)](https://packagist.org/packages/axelpal/yii2-poscredit)[![Total Downloads](https://camo.githubusercontent.com/90d8c9e8123e65a2bd1045d41f3a4b329893431f19d3e98b8cc100060cc1c5ef/68747470733a2f2f706f7365722e707567782e6f72672f6178656c70616c2f796969322d706f736372656469742f646f776e6c6f616473)](https://packagist.org/packages/axelpal/yii2-poscredit)[![PHP Version](https://camo.githubusercontent.com/a0b8f466404f1c2c23318a62c768a0ed407cfe6391190d0f2850837170bf7e4b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6178656c70616c2f796969322d706f736372656469742e737667)](https://packagist.org/packages/axelpal/yii2-poscredit)

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

[](#installation)

```
composer require axelpal/yii2-poscredit
```

Usage
-----

[](#usage)

Add component to your project's config file:

```
return [
    ...
    'components' => [
        ....
        'posCredit' => [
            'class' => 'AxelPAL\yii2\PosCredit',
            'userId' => $userID,
            'userToken' => $userToken,
        ]
    ],
];
```

### Check status of profile

[](#check-status-of-profile)

```
$profileData = Yii::$app->posCredit->getStatusShort($profileId);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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

3022d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c59cfe2e5c31648bcc0bf2d895fd2e38fcb5b685569f01903fa24903e7409e2?d=identicon)[AxelPAL](/maintainers/AxelPAL)

---

Top Contributors

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

---

Tags

yii2PosCredityii2-poscredit

### Embed Badge

![Health badge](/badges/axelpal-yii2-poscredit/health.svg)

```
[![Health](https://phpackages.com/badges/axelpal-yii2-poscredit/health.svg)](https://phpackages.com/packages/axelpal-yii2-poscredit)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)

PHPackages © 2026

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