PHPackages                             panix/mod-cart - 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. panix/mod-cart

ActivePixelion-module

panix/mod-cart
==============

Коризина

2.0.0(4y ago)04581MITPHP

Since Feb 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/andrtechno/mod-cart)[ Packagist](https://packagist.org/packages/panix/mod-cart)[ Docs](https://github.com/andrtechno/mod-cart)[ RSS](/packages/panix-mod-cart/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (8)Dependencies (4)Versions (11)Used By (1)

mod-cart
========

[](#mod-cart)

[Описание на Русском](README_RU.md)

Module for PIXELION CMS

[![Latest Stable Version](https://camo.githubusercontent.com/59dcde4ce34431e782cb859cd6ada4fcfdc87a7019f66f44af041e2ba005ee9f/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d636172742f762f737461626c65)](https://packagist.org/packages/panix/mod-cart)[![Total Downloads](https://camo.githubusercontent.com/dd0a22ac86ed0ce7d69d83ec7dca9a2060fa4576338102aa79b2588786082a56/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d636172742f646f776e6c6f616473)](https://packagist.org/packages/panix/mod-cart)[![Monthly Downloads](https://camo.githubusercontent.com/56676daf0e0ada694866fbd5e0ae9461a8b60ee5013f06360d54ce3c1f1ac182/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d636172742f642f6d6f6e74686c79)](https://packagist.org/packages/panix/mod-cart)[![Daily Downloads](https://camo.githubusercontent.com/b2befacf247b4acfe5cac2b916814ab1bd47ecee1df0d0b6223a80afdb890ab3/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d636172742f642f6461696c79)](https://packagist.org/packages/panix/mod-cart)[![Latest Unstable Version](https://camo.githubusercontent.com/c9575dc4f5e6991b7d4ef0ce8c0730fd7ca61f984ba917d9cf0f02007f92ff65/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d636172742f762f756e737461626c65)](https://packagist.org/packages/panix/mod-cart)[![License](https://camo.githubusercontent.com/34897ad1e6067e8da61fe56403cf927dd26735119d7b313e72c6eae9c1b2eafe/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d636172742f6c6963656e7365)](https://packagist.org/packages/panix/mod-cart)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer require --prefer-dist panix/mod-cart "*"

```

or add

```
"panix/mod-cart": "*"

```

to the require section of your `composer.json` file.

Add to web config.

```
'modules' => [
    'cart' => [
        'class' => 'panix\mod\cart\Module',
        'on orderCreate' => function ($event) {
            //Event after create order "$event->order"
        }
    ],
]

```

#### Migrate

[](#migrate)

```
php yii migrate --migrationPath=vendor/panix/mod-cart/migrations

```

#### Plans &amp; Ideas

[](#plans--ideas)

- Добавить воронку статуса заказа \[?\]

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

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 ~28 days

Recently: every ~54 days

Total

10

Last Release

1655d ago

Major Versions

1.0.7 → v3.x-dev2021-08-20

2.0.0 → v4.x-dev2021-11-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/f081670109ead0bd6a80aa3af5e9ef9fdcacecdaa3d5a9c1281eed523d09e455?d=identicon)[andrtechno](/maintainers/andrtechno)

---

Top Contributors

[![andrtechno](https://avatars.githubusercontent.com/u/6948026?v=4)](https://github.com/andrtechno "andrtechno (571 commits)")

### Embed Badge

![Health badge](/badges/panix-mod-cart/health.svg)

```
[![Health](https://phpackages.com/badges/panix-mod-cart/health.svg)](https://phpackages.com/packages/panix-mod-cart)
```

PHPackages © 2026

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