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 2w ago

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 62% 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

3871d 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

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[phpro/soap-client

A general purpose SoapClient library

8895.9M52](/packages/phpro-soap-client)[api-platform/openapi

Models to build and serialize an OpenAPI specification.

374.2M77](/packages/api-platform-openapi)[eliashaeussler/typo3-solver

Solver - Extends TYPO3's exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.

302.1k](/packages/eliashaeussler-typo3-solver)

PHPackages © 2026

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