PHPackages                             johnsnook/yii2-bootstrap4-card - 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. johnsnook/yii2-bootstrap4-card

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

johnsnook/yii2-bootstrap4-card
==============================

It's an amazing widget that encapsulates bootstrap cards.

1193PHP

Since Aug 8Pushed 7y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Bootstrap 4 Card Widget
=======================

[](#bootstrap-4-card-widget)

It's a widget that encapsulates bootstrap cards.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist johnsnook/yii2-bootstrap4-card "*"

```

or add

```
"johnsnook/yii2-bootstrap4-card": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
