PHPackages                             kviron/dwr-theme - 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. kviron/dwr-theme

ActiveProject

kviron/dwr-theme
================

Theme Wordpress for development. Includes: Webpack

0.1.8(4y ago)0168proprietaryPHP

Since Apr 12Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/kviron/dwr-theme)[ Packagist](https://packagist.org/packages/kviron/dwr-theme)[ RSS](/packages/kviron-dwr-theme/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (9)Dependencies (2)Versions (11)Used By (0)

DWR-Theme
=========

[](#dwr-theme)

Шаблон темы wordpress c подключенным Webpack.

Зависимости
-----------

[](#зависимости)

- Node js 14.16.1
- PHP 7.1
- composer 2.0

Установка
---------

[](#установка)

В папке `themes` выполните команду

```
composer create-project kviron/dwr-theme
```

Эта команда создаст папку с темой и локальный файл настроек `.env` для конфигурации Webpack

Работа с WebPack
----------------

[](#работа-с-webpack)

Что бы сбилдить ваши стили и скрипты для продакшена нужно выполнить команду

```
npm run build
```

Запустить локальный сервер с отслеживанием изменений

```
npm start
```

Работа авто загрузчика
----------------------

[](#работа-авто-загрузчика)

Все классы находящиеся в папке classes будут автоматически подключаться без дополнительного подключения в function.php Такие файлы как:

```
"post-types/_index.php",
"includes/_index.php",
"settings/_index.php",
"manifest/_index.php",
"custom-fields/_init.php"

```

автоматически подгружаються через автозагрузчик, и уже через эти файлы вы можете подключить побочные файлы в их папках

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance57

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~33 days

Recently: every ~47 days

Total

9

Last Release

1594d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/49fd49087e2b1c5f6939da2ed6047320ae0797fd4a50462aa6f53d0d4206b5ff?d=identicon)[Kviron](/maintainers/Kviron)

---

Top Contributors

[![kviron](https://avatars.githubusercontent.com/u/69055185?v=4)](https://github.com/kviron "kviron (53 commits)")

### Embed Badge

![Health badge](/badges/kviron-dwr-theme/health.svg)

```
[![Health](https://phpackages.com/badges/kviron-dwr-theme/health.svg)](https://phpackages.com/packages/kviron-dwr-theme)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-bundle)

PHPackages © 2026

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