PHPackages                             elnebuloso/bundler - 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. elnebuloso/bundler

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

elnebuloso/bundler
==================

bundle your stylesheet and your javascript

9.0.0(10y ago)12651MITPHPPHP &gt;=5.4.0

Since Nov 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/elnebuloso/bundler)[ Packagist](https://packagist.org/packages/elnebuloso/bundler)[ RSS](/packages/elnebuloso-bundler/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (3)Versions (14)Used By (1)

bundler
=======

[](#bundler)

[![abandoned](https://camo.githubusercontent.com/8647476f20aab6e511c7963e8fcdf568402036fcdb17e0b54b25bccf3b20381e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f6a6563742d6162616e646f6e65642d726564)](https://camo.githubusercontent.com/8647476f20aab6e511c7963e8fcdf568402036fcdb17e0b54b25bccf3b20381e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f6a6563742d6162616e646f6e65642d726564)

About
-----

[](#about)

- Bundler concatenates, minimizes your Javascript
- Bundler concatenates, minimizes your Stylesheet

Requirements
------------

[](#requirements)

The following versions of PHP are supported by this version.

- PHP 5.4
- PHP 5.5
- PHP 5.6
- PHP 7.0
- HHVM

Coding Standards
----------------

[](#coding-standards)

Bundler follows the standards defined in the PSR-0, PSR-1, PSR-2 and PSR-4 documents.

Installation / Usage
--------------------

[](#installation--usage)

Global Project Installation

```
composer create-project elnebuloso/bundler /path/to/your/bundler-installation

```

Via Composer

```
{
    "require-dev": {
        "elnebuloso/bundler": "~9.0"
    }
}
```

usage
-----

[](#usage)

- create folder .bundler in your project root
- create file .bundler/stylesheet.php for bundling stylesheets
- create file .bundler/javascript.php for bundling javascripts

### examples

[](#examples)

see demo files under ./bundler

- documentation of each setting can be found in the demo files
- compilers are stackable, use any compiler that works with input / output file

### commands (called in project root)

[](#commands-called-in-project-root)

- vendor/bin/bundler
- vendor/bin/bundler stylesheet \[--help\]
- vendor/bin/bundler javascript \[--help\]

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

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 ~32 days

Recently: every ~73 days

Total

13

Last Release

3822d ago

Major Versions

7.2.1 → 8.0.12015-02-02

8.1.4 → 9.0.02015-11-23

PHP version history (3 changes)7.1.3PHP ~5.3

8.1.3PHP &gt;=5.3.0

9.0.0PHP &gt;=5.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1664114?v=4)[Jeff Tunessen](/maintainers/elnebuloso)[@elnebuloso](https://github.com/elnebuloso)

---

Top Contributors

[![elnebuloso](https://avatars.githubusercontent.com/u/1664114?v=4)](https://github.com/elnebuloso "elnebuloso (7 commits)")

---

Tags

javascriptminifierphpstylesheetsjavascriptcssJSstylesheetbundlingminifying

### Embed Badge

![Health badge](/badges/elnebuloso-bundler/health.svg)

```
[![Health](https://phpackages.com/badges/elnebuloso-bundler/health.svg)](https://phpackages.com/packages/elnebuloso-bundler)
```

###  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.0k30.5M336](/packages/matthiasmullie-minify)[scssphp/scssphp

scssphp is a compiler for SCSS written in PHP.

62827.7M220](/packages/scssphp-scssphp)[stolz/assets

An ultra-simple-to-use assets management library

296519.2k8](/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

7028.5k3](/packages/dotsunited-bundlefu)

PHPackages © 2026

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