yii3-extensions / asset-bootstrap5
Bootstrap 5 asset bundle for Yii Framework 3
0.1.1
2024-01-23 16:53 UTC
Requires
- php: ^8.1
- php-forge/foxy: ^0.1
- yiisoft/assets: ^4.0
- yiisoft/files: ^2.0
Requires (Dev)
- maglnet/composer-require-checker: ^4.7
- php-forge/support: ^0.1
- phpunit/phpunit: ^10.5
- roave/infection-static-analysis-plugin: ^1.34
- symplify/easy-coding-standard: ^12.1
- vimeo/psalm: ^5.19
- yiisoft/aliases: ^3.0
This package is auto-updated.
Last update: 2024-10-23 18:55:30 UTC
README
Bootstrap 5 asset bundle for Yii Framework 3.
Installation
This package requires npm for php-forge/foxy, which manages the installation of npm packages and resource compilation.
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist yii3-extensions/asset-bootstrap5
or add
"yii3-extensions/asset-bootstrap5": "^0.1"
to the require-dev section of your composer.json
file.
Usage
Check the documentation docs to learn about usage.
Testing
Check the documentation testing to learn about testing.
Support versions
Our social networks
License
The MIT License. Please see License File for more information.