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

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

panix/mod-projects-calc
=======================

Projects calc module

016PHP

Since Jan 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/andrtechno/mod-projects-calc)[ Packagist](https://packagist.org/packages/panix/mod-projects-calc)[ RSS](/packages/panix-mod-projects-calc/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Module projects calc
====================

[](#module-projects-calc)

Module for PIXELION CMS

[![Latest Stable Version](https://camo.githubusercontent.com/28a49c77810259bc28be004816be47ec8f0bc9a799ad09ee5bb65f19130829bd/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d70726f6a656374732d63616c632f762f737461626c65)](https://packagist.org/packages/panix/mod-projects-calc)[![Latest Unstable Version](https://camo.githubusercontent.com/817efe0769987c662b173446d8dce7a748e8fe952faa29e6990beaafdfea34f4/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d70726f6a656374732d63616c632f762f756e737461626c65)](https://packagist.org/packages/panix/mod-projects-calc)[![Total Downloads](https://camo.githubusercontent.com/f08b5fababa42d59b6f36c3316151e29367f46e5f63118cd812e3743bce1f14b/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d70726f6a656374732d63616c632f646f776e6c6f616473)](https://packagist.org/packages/panix/mod-projects-calc)[![Monthly Downloads](https://camo.githubusercontent.com/f5cf2730d79c30e91dd936fda24cece70b110d7948a51b6147b6a1c978707673/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d70726f6a656374732d63616c632f642f6d6f6e74686c79)](https://packagist.org/packages/panix/mod-projects-calc)[![Daily Downloads](https://camo.githubusercontent.com/85e690a9e5fb363f0760163e3ff16e5c1304ae35ecbead468a9829f1442709ca/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d70726f6a656374732d63616c632f642f6461696c79)](https://packagist.org/packages/panix/mod-projects-calc)[![License](https://camo.githubusercontent.com/816eec468615c32303dc0cf9b444165ee483575578bfeb26a68d91e55c5e8954/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d70726f6a656374732d63616c632f6c6963656e7365)](https://packagist.org/packages/panix/mod-projects-calc)

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-projects-calc "*"

```

or add

```
"panix/mod-projects-calc": "*"

```

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

#### Add to web config.

[](#add-to-web-config)

```
return [
    'modules' => [
        'projectscalc' => [
            'class' => 'panix\mod\projectscalc\Module',
        ],
    ],
];
```

#### Migrate

[](#migrate)

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

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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/f081670109ead0bd6a80aa3af5e9ef9fdcacecdaa3d5a9c1281eed523d09e455?d=identicon)[andrtechno](/maintainers/andrtechno)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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