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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kviron/dwr-theme

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

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

Theme Wordpress for development. Includes: Webpack

0.1.8(4y ago)0169proprietaryPHP

Since Apr 12Pushed 5mo 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 yesterday

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

31

—

LowBetter than 65% of packages

Maintenance49

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

1686d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M430](/packages/easycorp-easyadmin-bundle)[api-platform/symfony

Symfony API Platform integration

385.0M152](/packages/api-platform-symfony)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[shopware/storefront

Storefront for Shopware

674.7M285](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M672](/packages/shopware-core)[ssch/typo3-encore

Use Webpack Encore in TYPO3 Context

107502.3k4](/packages/ssch-typo3-encore)

PHPackages © 2026

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