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

ActiveProject

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 1mo ago

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 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

2132d 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/nette

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

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

Symfony/Translation integration for Nette Framework.

771.8M37](/packages/contributte-translation)[kdyby/translation

Integration of Symfony/Translation into Nette Framework

921.2M24](/packages/kdyby-translation)[nette/web-project

Nette: Standard Web Project

10991.8k](/packages/nette-web-project)[jzechy/jquery-fileupload

Nette UploadControl rozšířené o blueimp jQuery FileUpload.

2723.5k](/packages/jzechy-jquery-fileupload)

PHPackages © 2026

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