PHPackages                             shandyrov/yii2-shards-asset - 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. [Admin Panels](/categories/admin)
4. /
5. shandyrov/yii2-shards-asset

ActiveYii2-extension[Admin Panels](/categories/admin)

shandyrov/yii2-shards-asset
===========================

AdminShards Asset Bundle for Backend Theme in Yii2 Framework

024PHP

Since Apr 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/shandyrov/yii2-shards-asset)[ Packagist](https://packagist.org/packages/shandyrov/yii2-shards-asset)[ RSS](/packages/shandyrov-yii2-shards-asset/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

AdminSHARDS Asset Bundle
========================

[](#adminshards-asset-bundle)

AdminSHARDS Asset Bundle for Backend Theme in Yii2 Framework

[![shards](https://camo.githubusercontent.com/1fad2daddf30d9de15cdebeb186b06885061b1911b33c09f7f8a4f170e44f6db/68747470733a2f2f64657369676e7265766973696f6e2e636f6d2f6170702f75706c6f6164732f6564642f7368617264732d64617368626f6172642d6c6974652d66656174757265642e6a7067 "Shards Dashboard Lite")](https://camo.githubusercontent.com/1fad2daddf30d9de15cdebeb186b06885061b1911b33c09f7f8a4f170e44f6db/68747470733a2f2f64657369676e7265766973696f6e2e636f6d2f6170702f75706c6f6164732f6564642f7368617264732d64617368626f6172642d6c6974652d66656174757265642e6a7067)

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

[](#installation)

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

Either run

```
composer require shandyrov/yii2-shards-asset

```

or add

```
"shandyrov/yii2-shards-asset": "*"

```

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

Documentation
-------------

[](#documentation)

Visit the [online documentation](https://designrevision.com/docs/shards-dashboard-lite) for the most updated guide.

Live demo
---------

[](#live-demo)

[live demo](https://designrevision.com/demo/shards-dashboard-lite)

Quick Start
-----------

[](#quick-start)

Once the extension is installed, you can have a preview by reconfiguring the path mappings of the view component:

For Yii 2 Advanced Application Template or Basic Application Template

```
'components' => [
    'view' => [
         'theme' => [
             'pathMap' => [
                '@app/views' => '@vendor/shandyrov/yii2-shards-asset/src/examples/views/yii2'
             ],
         ],
    ],
],
```

This extension contains sample files for layout and viewing, they are not intended to be edited in the vendor / folder.

Therefore, it is recommended that you copy the views into your application and customize them according to your needs.

Customization
-------------

[](#customization)

Copy files from `vendor/shandyrov/yii2-shards-asset/src/examples/views/yii2 to @app/views`.

Edit your views.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/48a5b014a1de378e2ddb6ab96e7fb2748819f3933972ee9eab250bd9a676a3d6?d=identicon)[shandyrov](/maintainers/shandyrov)

---

Top Contributors

[![shandyrov](https://avatars.githubusercontent.com/u/7609703?v=4)](https://github.com/shandyrov "shandyrov (9 commits)")

### Embed Badge

![Health badge](/badges/shandyrov-yii2-shards-asset/health.svg)

```
[![Health](https://phpackages.com/badges/shandyrov-yii2-shards-asset/health.svg)](https://phpackages.com/packages/shandyrov-yii2-shards-asset)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
