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

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

delocker/yii2-animate.css
=========================

AssetBundle for http://daneden.github.io/animate.css/

23.8k2PHP

Since Oct 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/delocker/yii2-animate.css)[ Packagist](https://packagist.org/packages/delocker/yii2-animate.css)[ RSS](/packages/delocker-yii2-animatecss/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-animate.css
================

[](#yii2-animatecss)

AssetBundle for

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

[](#installation)

\####Composer

```
$ php composer.phar require delocker/yii2-animate.css "dev-master"

```

or add

```
"delocker/yii2-animate.css": "dev-master"

```

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

Usage
-----

[](#usage)

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

```
// ...
use delocker\animate\AnimateAssetBundle;
// ...
AnimateAssetBundle::register($this);
```

or add to your `assets/AppAsset.php`

```
public $depends = [
    // ...
    '\delocker\animate\AnimateAssetBundle',
];
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

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://www.gravatar.com/avatar/7643bcba63b74402783dbb4280533957ccd534a0b967d81155b59b376b98f627?d=identicon)[delocker](/maintainers/delocker)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/delocker-yii2-animatecss/health.svg)

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

###  Alternatives

[96qbhy/tt-microapp

字节跳动小程序sdk

728.9k](/packages/96qbhy-tt-microapp)[madeitbelgium/wappalyzer

PHP Library that uncovers the technologies used on websites.

1417.5k](/packages/madeitbelgium-wappalyzer)

PHPackages © 2026

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