PHPackages                             stelara/encore-webpack-standalone - 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. stelara/encore-webpack-standalone

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

stelara/encore-webpack-standalone
=================================

Encore-Webpack standalone integration (without Symfony and Twig)

01

Since Sep 30Pushed 5y agoCompare

[ Source](https://github.com/Blackbam/encore-standalone)[ Packagist](https://packagist.org/packages/stelara/encore-webpack-standalone)[ RSS](/packages/stelara-encore-webpack-standalone/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (4)Used By (0)

Encore-Webpack standalone integration (without Symfony and Twig)
----------------------------------------------------------------

[](#encore-webpack-standalone-integration-without-symfony-and-twig)

### Install

[](#install)

- yarn install (install js dependencies)
- composer install (install php dependencies)
- composer dev-compile (compile assets)
- composer serve (open your browser  )
- composer test (run unit tests)

```
$section   = 'app' // section defined into webpack.config.js
$path      = 'static/images/new_section/hallstatt-4579234_640.jpg'
$encore    = new Process\WebpackEncore();

$encore->linkTags($section);
$encore->scriptTags($section);

$encore->jsFiles($section);
$encore->cssFiles($section);

$encore->asset($path);
```

### How to configure webpack

[](#how-to-configure-webpack)

webpack.config.js

### More about Encore

[](#more-about-encore)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.3% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1703552?v=4)[David Stöckl](/maintainers/Blackbam)[@Blackbam](https://github.com/Blackbam)

---

Top Contributors

[![stelara](https://avatars.githubusercontent.com/u/6002962?v=4)](https://github.com/stelara "stelara (10 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/stelara-encore-webpack-standalone/health.svg)

```
[![Health](https://phpackages.com/badges/stelara-encore-webpack-standalone/health.svg)](https://phpackages.com/packages/stelara-encore-webpack-standalone)
```

PHPackages © 2026

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