PHPackages                             delikates-nsk/yii2-shadowed-tabs - 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. [Framework](/categories/framework)
4. /
5. delikates-nsk/yii2-shadowed-tabs

ActiveYii2-extension[Framework](/categories/framework)

delikates-nsk/yii2-shadowed-tabs
================================

A tabs widget for Yii Framework 2

01.2kPHP

Since Aug 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/delikates-nsk/yii2-shadowed-tabs)[ Packagist](https://packagist.org/packages/delikates-nsk/yii2-shadowed-tabs)[ RSS](/packages/delikates-nsk-yii2-shadowed-tabs/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Shadowed Tabs
=============

[](#shadowed-tabs)

A tabs widget for Yii Framework 2.

Thanks
------

[](#thanks)

Thanks to Hemn Chawroka  for Modern Tabs Design.

Screenshots
-----------

[](#screenshots)

[![Screenshot](screenshot1.png)](screenshot1.png)[![Screenshot](screenshot2.png)](screenshot2.png)

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

[](#installation)

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

Either run

```
$ php composer.phar require delikates-nsk/yii2-shadowed-tabs "@dev"

```

or add

```
"delikates-nsk/yii2-shadowed-tabs": "@dev"

```

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

```
$ php composer.phar update

```

Usage
-----

[](#usage)

```
