PHPackages                             jumper423/yii2-smooth-sort - 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. jumper423/yii2-smooth-sort

ActiveProject[Utility &amp; Helpers](/categories/utility)

jumper423/yii2-smooth-sort
==========================

Yii2, плавная сортировка.

1.0.0(10y ago)24Apache License 2.0PHPPHP &gt;=5.4.0

Since May 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jumper423/yii2-smooth-sort)[ Packagist](https://packagist.org/packages/jumper423/yii2-smooth-sort)[ Docs](https://github.com/jumper423/yii2-smooth-sort)[ RSS](/packages/jumper423-yii2-smooth-sort/feed)WikiDiscussions master Synced 4w ago

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

yii2-smooth-sort
================

[](#yii2-smooth-sort)

Yii2, плавная сортировка

AssetBundle плагина [smooth-sort](https://github.com/jumper423/smooth-sort) / [Демо](http://smooth-sort.infoblog1.ru/demo/)

Особенности
-----------

[](#особенности)

Главной задачей было добиться максимальной быстрой скорости сортировки и отрисовки, без лишних действий. Данный плагин предназначен для узкого списка задач, по этому на супер функциональность в нём можете не рассчитывать.

Установка
---------

[](#установка)

Предпочтительный способ установить это расширение через [composer](http://getcomposer.org/download/).

Либо запустить

```
php composer.phar require --prefer-dist jumper423/yii2-smooth-sort "*"

```

или добавить

```
"jumper423/yii2-smooth-sort": "*"

```

в файл `composer.json`.

Использование
-------------

[](#использование)

Простой пример использования:

```
class AppAsset extends AssetBundle
{
    ...
    public $depends = [
        ...
        'jumper423\assets\SmoothSortAsset',
        ...
    ];
    ...
}
```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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

3708d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12099016?v=4)[Vlad Pasechnik](/maintainers/jumper423)[@jumper423](https://github.com/jumper423)

---

Top Contributors

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

---

Tags

sortyii2smooth

### Embed Badge

![Health badge](/badges/jumper423-yii2-smooth-sort/health.svg)

```
[![Health](https://phpackages.com/badges/jumper423-yii2-smooth-sort/health.svg)](https://phpackages.com/packages/jumper423-yii2-smooth-sort)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[imanilchaudhari/yii2-currency-converter

This extension will help to find out current currency conversion rate.

1911.7k](/packages/imanilchaudhari-yii2-currency-converter)

PHPackages © 2026

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