PHPackages                             derekisbusy/yii2-animate - 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. derekisbusy/yii2-animate

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

derekisbusy/yii2-animate
========================

Animate.css for Yii2

06PHP

Since Jun 24Pushed 6y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 Animate
============

[](#yii2-animate)

Animate.css for Yii2

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist derekisbusy/yii2-animate "*"

```

or add

```
"derekisbusy/yii2-animate": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it by adding it to your view :

```
use \derekisbusy\animate\AnimateAsset;

AnimateAsset::register($this);
```

or by adding to your another assets dependencies list :

```
  public $depends = [
    'derekisbusy\animate\AnimateAsset'
  ];
```

Documentation
-------------

[](#documentation)

- [daneden/animate.css](https://github.com/daneden/animate.css)
- [yii2 assets](https://www.yiiframework.com/doc/guide/2.0/en/structure-assets)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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/b869af2c6981c02841e47e2e56a8753f51f3cc0594f6e2ac8742297cb9a828bc?d=identicon)[derekisbusy](/maintainers/derekisbusy)

---

Top Contributors

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

---

Tags

animateanimatecssanimates-cssyii2

### Embed Badge

![Health badge](/badges/derekisbusy-yii2-animate/health.svg)

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

###  Alternatives

[magepal/magento2-reindex

Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.

112649.7k1](/packages/magepal-magento2-reindex)[ourcodeworld/name-that-color

A non-official PHP port of the NTC JS library to find out the name of the closest matching color.

37163.5k](/packages/ourcodeworld-name-that-color)[redberry/mcp-client-laravel

Package that enables you access to any mcp server that you define in the config

1345.0k1](/packages/redberry-mcp-client-laravel)[nylle/php-automapper

271.4k](/packages/nylle-php-automapper)

PHPackages © 2026

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