vladimirsmaksimovs / yii2-animate.css
Animate.css assets for Yii PHP framework 2.0
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 4
Type:yii2-extension
Requires
This package is auto-updated.
Last update: 2025-06-25 09:45:56 UTC
README
Animate.css assets for Yii PHP framework 2.0
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require "vladimirsmaksimovs/yii2-animate.css" "*"
or add
"vladimirsmaksimovs/yii2-animate.css" : "*"
to the require section of your application's composer.json
file.