PHPackages                             prosky/nette-webpack - 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. prosky/nette-webpack

ActiveProject[Framework](/categories/framework)

prosky/nette-webpack
====================

Webpack Bridge for Nette Framework

0.9(5y ago)07[1 PRs](https://github.com/prosky/nette-webpack/pulls)MITPHPPHP &gt;=7.2

Since Jul 16Pushed 4y agoCompare

[ Source](https://github.com/prosky/nette-webpack)[ Packagist](https://packagist.org/packages/prosky/nette-webpack)[ RSS](/packages/prosky-nette-webpack/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (6)Versions (4)Used By (0)

\#Nette Webpack Assets

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

[](#installation)

1. In config.neon add extension [Extension.php](./src/Extension.php)

```
extensions:
    assets: Prosky\NetteWebpack\Extension
```

2. Configure assets. For Example

Local Development configuration

```
assets:
    publicPath: /output/dev
    devPort:  8099
    devServer:  true
```

Development configuration

```
assets:
    publicPath: /output/dev
```

Production configuration

```
assets:
    publicPath: /output/prod
```

Default configuration

```
assets:
    macro: asset
    debugMode: %debugMode%
    wwwDir: %wwwDir%
    publicPath: null
    devServer:  null
    manifest: manifest.json
```

Usage
-----

[](#usage)

```

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

Unknown

Total

1

Last Release

2178d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b863d001e7ddcd2856d8b0e755e63a2ef74bb8c332dd27e177a6e8fdc046f33e?d=identicon)[prosky](/maintainers/prosky)

---

Top Contributors

[![prosky](https://avatars.githubusercontent.com/u/22025446?v=4)](https://github.com/prosky "prosky (1 commits)")

### Embed Badge

![Health badge](/badges/prosky-nette-webpack/health.svg)

```
[![Health](https://phpackages.com/badges/prosky-nette-webpack/health.svg)](https://phpackages.com/packages/prosky-nette-webpack)
```

###  Alternatives

[nette/bootstrap

🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.

68637.6M653](/packages/nette-bootstrap)[nette/web-project

Nette: Standard Web Project

10993.3k](/packages/nette-web-project)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[nette/nette

👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)

1.6k2.8M338](/packages/nette-nette)[contributte/translation

Symfony/Translation integration for Nette Framework.

781.9M60](/packages/contributte-translation)[nextras/mail-panel

MailPanel is extension for Nette Framework which captures sent e-mails in development mode and shows them in debugger bar.

741.2M4](/packages/nextras-mail-panel)

PHPackages © 2026

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