PHPackages                             tankist/yii-qs-extra - 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. tankist/yii-qs-extra

ActiveLibrary

tankist/yii-qs-extra
====================

Yii extra packages

00PHP

Since Dec 26Pushed 9y agoCompare

[ Source](https://github.com/tankist/yii-qs-extra)[ Packagist](https://packagist.org/packages/tankist/yii-qs-extra)[ RSS](/packages/tankist-yii-qs-extra/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii QsExtra Extensions
======================

[](#yii-qsextra-extensions)

Yii QsExtra Extensions contains advanced extensions for [Yii Framework](https://github.com/yiisoft/yii)developed and used in [QuartSoft](http://quartsoft.com).

REQUIREMENTS
------------

[](#requirements)

Most of the extensions in this pack require 'Yii Qs Extensions' already added to the project.

INSTALLATION
------------

[](#installation)

Generally you may place the content of this repository anywhere. For the consistency 'protected/extensions/qsextra' is recommended. To enable the usage of the extensions to must specify alias 'qsextra' as well as 'qs' in your Yii application configuration to be pointing to 'lib' directory (protected/extensions/qs.lib), like following:

```
  // Yii application configuration:
  return array(
      'aliases' => array(
          'qs' => 'ext.qs.lib',
          'qsextra' => 'ext.qsextra.lib',
          ...
      ),
      ...
  )

```

Note: many of the extensions are heavy in disk space consuming, so may consider to add only selected files from this pack.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

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/6833836a73821a26c3c08babf5fd634e0e8f83489ab901e64ddb4256856b58ca?d=identicon)[tankist](/maintainers/tankist)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/tankist-yii-qs-extra/health.svg)

```
[![Health](https://phpackages.com/badges/tankist-yii-qs-extra/health.svg)](https://phpackages.com/packages/tankist-yii-qs-extra)
```

PHPackages © 2026

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