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)0168proprietaryPHP

Since Apr 12Pushed 3mo 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 3w 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

32

—

LowBetter than 69% of packages

Maintenance53

Moderate activity, may be stable

Popularity10

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

1641d 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.3k17.9M388](/packages/easycorp-easyadmin-bundle)[symfony/webpack-encore-bundle

Integration of your Symfony app with Webpack Encore

95267.1M660](/packages/symfony-webpack-encore-bundle)[akeneo/pim-community-dev

Akeneo PIM, the future of catalog management is open!

1.0k624.1k86](/packages/akeneo-pim-community-dev)[pentatrion/vite-bundle

Vite integration for your Symfony app

2766.8M25](/packages/pentatrion-vite-bundle)[api-platform/symfony

Symfony API Platform integration

384.5M128](/packages/api-platform-symfony)[metamodels/core

MetaModels core

10156.4k67](/packages/metamodels-core)

PHPackages © 2026

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