PHPackages                             dotsunited/bundlefu-silex-service-provider - 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. dotsunited/bundlefu-silex-service-provider

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

dotsunited/bundlefu-silex-service-provider
==========================================

Silex service provider for BundleFu

v1.0.0(11y ago)0949MITPHPPHP &gt;=5.3.0

Since Feb 29Pushed 10y ago8 watchersCompare

[ Source](https://github.com/dotsunited/BundleFuSilexServiceProvider)[ Packagist](https://packagist.org/packages/dotsunited/bundlefu-silex-service-provider)[ Docs](https://github.com/dotsunited/BundleFuSilexServiceProvider)[ RSS](/packages/dotsunited-bundlefu-silex-service-provider/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Silex service provider for BundleFu
===================================

[](#silex-service-provider-for-bundlefu)

[![Build Status](https://camo.githubusercontent.com/cfafcd389ee06f086b776715e80dd853f677c9a19ae8d0a49b8c7f8f32e2a1c2/68747470733a2f2f7472617669732d63692e6f72672f646f7473756e697465642f42756e646c65467553696c65785365727669636550726f76696465722e7376673f6272616e63683d6d6173746572)](http://travis-ci.org/dotsunited/BundleFuSilexServiceProvider)

The BundleFuSilexServiceProvider integrates [BundleFu](https://github.com/dotsunited/BundleFu) into the [Silex micro-framework](http://silex.sensiolabs.org/).

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

[](#installation)

BundleFuSilexServiceProvider can be installed using the [Composer](http://packagist.org) tool. You can either add `dotsunited/bundlefu-silex-service-provider` to the dependencies in your composer.json, or if you want to install BundleFuSilexServiceProvider as standalone, go to the main directory and run:

```
$ wget http://getcomposer.org/composer.phar
$ php composer.phar install
```

You can then use the composer-generated autoloader to access the BundleFuSilexServiceProvider classes:

```

```

Usage
-----

[](#usage)

Register the BundleFuServiceProvider to your Silex application:

```

```

You can now use the `bundlefu.factory` service to create bundles in your application:

```

```

To configure the factory, you can pass the `bundlefu.options` and `bundlefu.filters` parameters:

```

```

### Twig

[](#twig)

The service provider automatically registers the [BundleFu twig extension](https://github.com/dotsunited/BundleFuTwigExtension) if Twig is available (ensure that you register the BundleFuServiceProvider **after** the TwigServiceProvider in your application).

If do not want the extension to be registered, set `bundlefu.twig.extension` with the value `false` as a parameter:

```

```

License
-------

[](#license)

BundleFuSilexServiceProvider is released under the [MIT License](https://github.com/dotsunited/BundleFuSilexServiceProvider/blob/master/LICENSE).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Every ~536 days

Total

3

Last Release

4165d ago

Major Versions

0.9.1 → v1.0.02015-02-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/5de14776bbddf901c6e24d35829fe66fe997c303d53aca83cc7d1a90bb0b7110?d=identicon)[jsor](/maintainers/jsor)

---

Top Contributors

[![jsor](https://avatars.githubusercontent.com/u/55574?v=4)](https://github.com/jsor "jsor (26 commits)")

---

Tags

javascriptcssserviceproviderassetsilexbundling

### Embed Badge

![Health badge](/badges/dotsunited-bundlefu-silex-service-provider/health.svg)

```
[![Health](https://phpackages.com/badges/dotsunited-bundlefu-silex-service-provider/health.svg)](https://phpackages.com/packages/dotsunited-bundlefu-silex-service-provider)
```

###  Alternatives

[matthiasmullie/minify

CSS &amp; JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.

2.0k33.1M462](/packages/matthiasmullie-minify)[stolz/assets

An ultra-simple-to-use assets management library

289531.9k8](/packages/stolz-assets)[dotsunited/bundlefu

BundleFu is a PHP 5.3+ library which bundles multiple css/javascript files into a big package and sends it out at once

7029.2k3](/packages/dotsunited-bundlefu)[janmarek/webloader

Tool for loading or deploying CSS and JS files into web pages

114517.9k14](/packages/janmarek-webloader)[axy/sourcemap

Work with JavaScript/CSS Source Map

25767.2k7](/packages/axy-sourcemap)[doublesecretagency/craft-cpbodyclasses

Adds special classes to the Control Panel's &lt;body&gt; tag.

2437.9k](/packages/doublesecretagency-craft-cpbodyclasses)

PHPackages © 2026

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