PHPackages                             ayrozjlc/yii2-material-ripple - 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. ayrozjlc/yii2-material-ripple

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

ayrozjlc/yii2-material-ripple
=============================

AssetBundle for material-ripple

1.1(4y ago)183[1 issues](https://github.com/ayrozjlc/yii2-material-ripple/issues)BSD-3-ClausePHP

Since Jul 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ayrozjlc/yii2-material-ripple)[ Packagist](https://packagist.org/packages/ayrozjlc/yii2-material-ripple)[ RSS](/packages/ayrozjlc-yii2-material-ripple/feed)WikiDiscussions master Synced 2mo ago

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

Yii2 Material Ripple
====================

[](#yii2-material-ripple)

---

[![Latest Stable Version](https://camo.githubusercontent.com/e0785af03c6f9316e9becc43f39f6603bf809602c490f34c5b174ea8eb29bc35/68747470733a2f2f706f7365722e707567782e6f72672f6179726f7a6a6c632f796969322d6d6174657269616c2d726970706c652f762f737461626c65)](https://packagist.org/packages/ayrozjlc/yii2-material-ripple)[![Total Downloads](https://camo.githubusercontent.com/5d5345ee0542aa892465ab6505422496e1c281e5b64e34d29d979f173a739fe2/68747470733a2f2f706f7365722e707567782e6f72672f6179726f7a6a6c632f796969322d6d6174657269616c2d726970706c652f646f776e6c6f616473)](https://packagist.org/packages/ayrozjlc/yii2-material-ripple)[![Latest Unstable Version](https://camo.githubusercontent.com/54753404a74ffe4d416236e1d9d6cbf41ea64cf6356088e026b59c26749e840e/68747470733a2f2f706f7365722e707567782e6f72672f6179726f7a6a6c632f796969322d6d6174657269616c2d726970706c652f762f756e737461626c65)](https://packagist.org/packages/ayrozjlc/yii2-material-ripple)[![License](https://camo.githubusercontent.com/690193789d243c5c3c99ea6ddcdf5ccae96be1895740a156050177d0db6dfdf8/68747470733a2f2f706f7365722e707567782e6f72672f6179726f7a6a6c632f796969322d6d6174657269616c2d726970706c652f6c6963656e7365)](https://packagist.org/packages/ayrozjlc/yii2-material-ripple)

---

AssetBundle for material-ripple

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

[](#installation)

\####Composer

```
composer require --prefer-dist "ayrozjlc/yii2-material-ripple:*"

```

or add

```
"ayrozjlc/yii2-material-ripple": "dev-master"

```

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

Usage
-----

[](#usage)

in view (for example: `@app/views/layouts/main.php`)

```
// ...
use ayrozjlc\ripple\RippleAsset;
// ...
RippleAsset::register($this);
```

or add to your `assets/AppAsset.php`

```
public $depends = [
    // ...
    'ayrozjlc\ripple\RippleAsset',
];
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Every ~0 days

Total

2

Last Release

1749d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/82b95f0e2db70af9bc5d2aaa9467737dad42a9f7dd20cbf4610d00ab535dcb71?d=identicon)[ayrozjlc](/maintainers/ayrozjlc)

---

Top Contributors

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

---

Tags

yii2ripplematerialmaterial-rippleyii2-material-ripple

### Embed Badge

![Health badge](/badges/ayrozjlc-yii2-material-ripple/health.svg)

```
[![Health](https://phpackages.com/badges/ayrozjlc-yii2-material-ripple/health.svg)](https://phpackages.com/packages/ayrozjlc-yii2-material-ripple)
```

###  Alternatives

[romdim/yii2-bootstrap-material

Composer package for implementing FezVrasta's bootstrap material design in Yii2.

2010.9k3](/packages/romdim-yii2-bootstrap-material)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)

PHPackages © 2026

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