PHPackages                             dareks84/yii2-swiper - 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. dareks84/yii2-swiper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dareks84/yii2-swiper
====================

Yii2 extension for Swiper slider

v1.0.1(3y ago)06MITPHPPHP &gt;=7.4.0

Since Apr 24Pushed 3y agoCompare

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

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Yii2-swiper [![Coverage 100%](https://camo.githubusercontent.com/3a3392fd9e40d4a020408a5a0c332ea50f09c746b01f345b3cdb22350c4aef63/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f7665726167652d3130302532352d677265656e2e7376673f7374796c653d666c6174)](https://camo.githubusercontent.com/3a3392fd9e40d4a020408a5a0c332ea50f09c746b01f345b3cdb22350c4aef63/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f7665726167652d3130302532352d677265656e2e7376673f7374796c653d666c6174) [![License MIT](https://camo.githubusercontent.com/59497bc4563dd468e37bbf539439e60cacf196f537f678b721a8efabf21c64ef/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c6174)](https://camo.githubusercontent.com/59497bc4563dd468e37bbf539439e60cacf196f537f678b721a8efabf21c64ef/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c6174)
===========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#yii2-swiper--)

Yii2 widget for Swiper slider. See more here: [https://github.com/nolimits4web/Swiper/](https://github.com/nolimits4web/Swiper).

You can find examples in [demos](demos) folder.

Also you can read [documentation](docs).

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

[](#installation)

You can get this extension through [Composer](https://getcomposer.org/download/).

Either run in terminal

```
$ php composer.phar require "dareks84/yii2-swiper" "*"
```

or add

```
"dareks84/yii2-swiper" : "*"
```

to the *require* section of your application's `composer.json` file.

\###Usage

```
