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

ActiveLibrary

itsolutionssg/yii2-swiper
=========================

Yii2 extension for Swiper slider; Php 8.2 ready;

v3.1.0(1y ago)08MITPHPPHP &gt;=8.2CI passing

Since Apr 28Pushed 8mo agoCompare

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

READMEChangelogDependencies (5)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 "itsolutionssg/yii2-swiper" "*"
```

or add

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

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

Usage
-----

[](#usage)

```
