PHPackages                             dhiraj/yii2-velocityjs - 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. dhiraj/yii2-velocityjs

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

dhiraj/yii2-velocityjs
======================

Asset Bundle for Yii2 with Velocity.js

1.0(9y ago)117MITPHPPHP &gt;=5.4.0

Since Sep 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dhiraj/yii2-velocityjs)[ Packagist](https://packagist.org/packages/dhiraj/yii2-velocityjs)[ RSS](/packages/dhiraj-yii2-velocityjs/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (3)Used By (0)

Yii 2 [Velocity.JS](https://github.com/julianshapiro/velocity) Asset Bundle
===========================================================================

[](#yii-2-velocityjs-asset-bundle)

This extension provides an assets bundle with [Velocity.js](https://github.com/julianshapiro/velocity)for [Yii framework 2.0](http://www.yiiframework.com/) applications.

For license information check the [LICENSE](https://github.com/dhiraj/yii2-velocityjs/blob/master/LICENSE)-file.

Support
-------

[](#support)

- [GutHub issues](https://github.com/dhiraj/yii2-velocityjs/issues)

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

[](#installation)

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

Either run

```
composer require "dhiraj/yii2-velocityjs:~1.0"
```

or add

```
"dhiraj/yii2-velocityjs": "~1.0",

```

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

Usage
-----

[](#usage)

In view

```
traversient\yii\velocityjs\AssetBundle::register($this);
```

or as dependency in your main application asset bundle

```
class AppAsset extends AssetBundle
{
	// ...

	public $depends = [
		// ...
		'\traversient\yii\velocityjs\AssetBundle'
	];
}
```

and Velocity.js will be added to your page load.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

3577d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

bundlejqueryyiiassetvelocity

### Embed Badge

![Health badge](/badges/dhiraj-yii2-velocityjs/health.svg)

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

###  Alternatives

[rmrevin/yii2-fontawesome

Asset Bundle for Yii2 with Font Awesome

1474.2M135](/packages/rmrevin-yii2-fontawesome)

PHPackages © 2026

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