PHPackages                             boltconcepts/bdev-assetic-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. boltconcepts/bdev-assetic-bundle

Abandoned → [alexandresalome/assetic-extra-bundle](/?search=alexandresalome%2Fassetic-extra-bundle)Symfony-bundle[Utility &amp; Helpers](/categories/utility)

boltconcepts/bdev-assetic-bundle
================================

Extends the Symfony2 AsseticBundle with some tweaks and hacks.

0312PHP

Since Mar 8Pushed 13y ago1 watchersCompare

[ Source](https://github.com/boltconcepts/BDevAsseticBundle)[ Packagist](https://packagist.org/packages/boltconcepts/bdev-assetic-bundle)[ RSS](/packages/boltconcepts-bdev-assetic-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

BDevAsseticBundle
=================

[](#bdevasseticbundle)

This bundle extends the [Symfony2 AsseticBundle](https://github.com/symfony/AsseticBundle) with some tweaks and hacks.

[![Build Status](https://camo.githubusercontent.com/0021aed55930c5f0c2033df39e881218b431badf1f75d24936a00fb2aa1c2d32/68747470733a2f2f7472617669732d63692e6f72672f626f6c74636f6e63657074732f424465764173736574696342756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/boltconcepts/BDevAsseticBundle)

LessPHP
-------

[](#lessphp)

Add's a `load_paths` configuration option to the `LessphpFilter`.

```
#app/config/config.yml
assetic:
  filters:
    lessphp:
      .....
      load_paths: [ "%kernel.root_dir%/../vendor/fortawesome/", "%kernel.root_dir%/../vendor/twitter/", "%kernel.root_dir%/../vendor/jschr/" ]
```

FontDirectoryFormulaLoader
--------------------------

[](#fontdirectoryformulaloader)

This formula loader add's the hack/ability to copy a directory with font files to `font/`.

```
assetic.font_awesome.fonts:
  class: %assetic.font_directory_resource.class%
    arguments:
      - "my/dir/" # Change this to the directory with your font files
    tags:
      - { name: assetic.formula_resource, loader: font_directory_loader }
```

*The FontDirectoryFormulaLoader is a hack but it can make managing things like [Font Awesome](http://fortawesome.github.com/Font-Awesome/) easy*

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/23fd7fa571678542dcaef28ff1a314aa998853e1a6c942cfd60520cca3f6306c?d=identicon)[boekkooi](/maintainers/boekkooi)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/boltconcepts-bdev-assetic-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/boltconcepts-bdev-assetic-bundle/health.svg)](https://phpackages.com/packages/boltconcepts-bdev-assetic-bundle)
```

###  Alternatives

[kzykhys/git

A Git wrapper for PHP5.3+

17768.9k11](/packages/kzykhys-git)[forxer/gravatar

A library providing easy gravatar integration.

35208.0k13](/packages/forxer-gravatar)[aneeshikmat/yii2-time-down-counter

Widget for yii2, to start count down timer with a lot of options, This widget build dependence of timeDownCounter JS library

1647.6k](/packages/aneeshikmat-yii2-time-down-counter)[tu6ge/voyager-excel

voyager excel export hook

214.9k](/packages/tu6ge-voyager-excel)

PHPackages © 2026

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