PHPackages                             hostnet/asset-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. hostnet/asset-bundle

AbandonedArchivedSymfony-bundle

hostnet/asset-bundle
====================

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

1.0.7(3y ago)554.9k7MITPHPPHP &gt;=7.3

Since Dec 14Pushed 2y ago2 watchersCompare

[ Source](https://github.com/hostnet/asset-bundle)[ Packagist](https://packagist.org/packages/hostnet/asset-bundle)[ RSS](/packages/hostnet-asset-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (12)Versions (30)Used By (0)

**Note:** Due to the fast changing ecosystem and better javascript support in popular frameworks, this lib has been deprecated with no direct alternative.

---

[ ![](https://camo.githubusercontent.com/6a25649d6782916f44c023c179b7d1822b6005755f4309c3f0f2368a0038ef06/68747470733a2f2f7777772e686f73746e65742e6e6c2f696d616765732f686f73746e65742e737667)](http://www.hostnet.nl)

Asset Bundle
============

[](#asset-bundle)

[![Build Status](https://github.com/hostnet/asset-bundle/actions/workflows/main.yml/badge.svg)](https://github.com/hostnet/asset-bundle/actions/workflows/main.yml)

This bundle exposes the [asset-lib](https://github.com/hostnet/asset-lib) as a Symfony bundle.

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

[](#installation)

Installation of the bundle can be done using `composer` and is the recommended way of adding the bundle to your application. To do so, in your command line enter the project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require hostnet/asset-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

This bundle and the component follow [semantic versioning](http://semver.org/) strictly.

Documentation
-------------

[](#documentation)

Create a file called `hostnet_asset.yaml` in `config/packages` to configure this bundle.

Node
----

[](#node)

In order for this bundle to work properly, it needs to know the location where `node` is installed and where the `node_modules` directory is located.

Example configuration
---------------------

[](#example-configuration)

```
hostnet_asset:
    web_root: public
    source_root: assets
    files:
        - main.ts
    assets:
        - shims.js
    plugins:
        Hostnet\Component\Resolver\Plugin\CorePlugin: ~
        Hostnet\Component\Resolver\Plugin\LessPlugin: ~
        Hostnet\Component\Resolver\Plugin\TsPlugin: ~
        Hostnet\Component\Resolver\Plugin\CssFontRewitePlugin: ~
        Hostnet\Component\AssetAngularPlugin\MiscPlugin: ~
    bin:
        node: '%kernel.project_dir%/node_modules/.bin/node'
        node_modules: '%kernel.project_dir%/node_modules'
```

License
-------

[](#license)

The `hostnet/asset-bundle` is licensed under the [MIT License](https://github.com/hostnet/asset-bundle/blob/master/LICENSE), meaning you can reuse the code within proprietary software provided that all copies of the licensed software include a copy of the MIT License terms and the copyright notice.

Get in touch
------------

[](#get-in-touch)

You can reach us via email: .

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 63.4% 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 ~59 days

Recently: every ~90 days

Total

29

Last Release

1404d ago

Major Versions

0.2.0 → 1.0.02020-03-26

PHP version history (4 changes)0.0.1PHP ^7.1

0.0.16PHP &gt;=7.1

0.2.0PHP &gt;=7.2

1.0.3PHP &gt;=7.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5468127?v=4)[Yannick de Lange](/maintainers/yannickl88)[@yannickl88](https://github.com/yannickl88)

![](https://www.gravatar.com/avatar/65433e1ef6edb2e8f96e18614b6618c84eed20ad0de6de0d0da36a9032ec7a18?d=identicon)[hostnet](/maintainers/hostnet)

---

Top Contributors

[![yannickl88](https://avatars.githubusercontent.com/u/5468127?v=4)](https://github.com/yannickl88 "yannickl88 (45 commits)")[![nutama](https://avatars.githubusercontent.com/u/9001392?v=4)](https://github.com/nutama "nutama (6 commits)")[![nicoschoenmaker](https://avatars.githubusercontent.com/u/1469323?v=4)](https://github.com/nicoschoenmaker "nicoschoenmaker (6 commits)")[![janlam7](https://avatars.githubusercontent.com/u/5459235?v=4)](https://github.com/janlam7 "janlam7 (5 commits)")[![ping-localhost](https://avatars.githubusercontent.com/u/37925797?v=4)](https://github.com/ping-localhost "ping-localhost (5 commits)")[![pjordaan](https://avatars.githubusercontent.com/u/2209895?v=4)](https://github.com/pjordaan "pjordaan (2 commits)")[![mvannes](https://avatars.githubusercontent.com/u/8969371?v=4)](https://github.com/mvannes "mvannes (1 commits)")[![phonixor](https://avatars.githubusercontent.com/u/827648?v=4)](https://github.com/phonixor "phonixor (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hostnet-asset-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/hostnet-asset-bundle/health.svg)](https://phpackages.com/packages/hostnet-asset-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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