PHPackages                             singrana/yii2-movetop - 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. singrana/yii2-movetop

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

singrana/yii2-movetop
=====================

Yii2 movetop widget

0871PHP

Since Jul 26Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Singrana/yii2-movetop)[ Packagist](https://packagist.org/packages/singrana/yii2-movetop)[ RSS](/packages/singrana-yii2-movetop/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-less
=========

[](#yii2-less)

Yii2 less support

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist singrana/yii2-less "*"

```

or add

```
"singrana/yii2-less": "*"

```

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

Usage
-----

[](#usage)

Add or modify your Yii2 application config

```
'components'    =>
[
	'assetManager'					=>
	[
		'converter'					=>
		[
			'class'					=>	'singrana\assets\Converter',
		],
	...
	],
	...
];
```

after this, you can usage in you bundles, for example:

```
	public $css =
	[
		'css/style.less',
	];
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

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://avatars.githubusercontent.com/u/4208498?v=4)[Singrana](/maintainers/Singrana)[@Singrana](https://github.com/Singrana)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/singrana-yii2-movetop/health.svg)

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

###  Alternatives

[wapmorgan/morphos

A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.

8261.3M7](/packages/wapmorgan-morphos)[friendsoftypo3/tt-address

Displays a list of addresses from an address table on the page.

431.8M44](/packages/friendsoftypo3-tt-address)[kiboit/phast

A toolbox for optimizing web page performance

3615.6k1](/packages/kiboit-phast)[mauricerenck/komments

A comment and webmention plugin for Kirby 3

501.3k1](/packages/mauricerenck-komments)

PHPackages © 2026

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