PHPackages                             kzorluoglu/chameleon-webpack-bundle - 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. kzorluoglu/chameleon-webpack-bundle

ActiveSymfony-bundle

kzorluoglu/chameleon-webpack-bundle
===================================

A Symfony bundle for Chameleon System

07PHP

Since May 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/kzorluoglu/chameleon-webpack-bundle)[ Packagist](https://packagist.org/packages/kzorluoglu/chameleon-webpack-bundle)[ RSS](/packages/kzorluoglu-chameleon-webpack-bundle/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Webpack Bundle for Chameleon Shop (WIP)
=======================================

[](#webpack-bundle-for-chameleon-shop-wip)

installation
------------

[](#installation)

- First, install Node.js and also the Yarn or npm Package Manager (yarn is recommended.)
- Install the Bundle via Composer in Chameleon Shop Application

```
 composer.sh require kzorluoglu/chameleon-webpack-bundle:dev-master

```

- Add the Bundle in app/AppKernel.php

```
new \kzorluoglu\ChameleonWebpackBundle\kzorluogluChameleonWebpackBundle(),

```

- Create the Webpack Assets for Project

```
app/console chameleon_system:webpack:create-assets

```

- Install NPM Packages

```
 yarn install // or npm install

```

Usage
-----

[](#usage)

- Build for Production

```
npm run webpack

```

- Build for Development

```
npm run webpack:dev

```

- hot-reload/watch

```
npm run webpack:dev:watch

```

Configs
-------

[](#configs)

- webpack.config.js for production
- webpack.development.config.js for development

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

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://www.gravatar.com/avatar/92786feb56c614427abfb72c0eb159fd7811c7e7f27b19b649abd4082bb62926?d=identicon)[kzorluoglu](/maintainers/kzorluoglu)

### Embed Badge

![Health badge](/badges/kzorluoglu-chameleon-webpack-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kzorluoglu-chameleon-webpack-bundle/health.svg)](https://phpackages.com/packages/kzorluoglu-chameleon-webpack-bundle)
```

PHPackages © 2026

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