PHPackages                             stadline/js-extension-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. stadline/js-extension-bundle

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

stadline/js-extension-bundle
============================

A collection of JS tools

1.1.2(2y ago)110.1kMITJavaScript

Since Nov 13Pushed 2y ago17 watchersCompare

[ Source](https://github.com/stadline/JsExtensionBundle)[ Packagist](https://packagist.org/packages/stadline/js-extension-bundle)[ RSS](/packages/stadline-js-extension-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (2)Versions (5)Used By (0)

JsExtensionBundle
=================

[](#jsextensionbundle)

1. Add JsExtensionBundle to your dependencies:

    ```
    // composer.json

    {
       // ...
       "require": {
           // ...
           "stadline/js-extension-bundle": "~1.0"
       }
    }

    ```
2. Use Composer to download and install JsExtensionBundle:

    ```
    $ php composer.phar update stadline/js-extension-bundle

    ```
3. Register the bundle in your application:

    ```
    // app/AppKernel.php

    class AppKernel extends Kernel
    {
        // ...
        public function registerBundles()
        {
            $bundles = array(
                // ...
                new StadLine\JsExtensionBundle\StadLineJsExtensionBundle(),
            );
        }
    }

    ```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

4

Last Release

732d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/368155?v=4)[Alexandre Paixao](/maintainers/alex-pex)[@alex-pex](https://github.com/alex-pex)

---

Top Contributors

[![clementtalleu](https://avatars.githubusercontent.com/u/11056924?v=4)](https://github.com/clementtalleu "clementtalleu (4 commits)")[![thomasglachant](https://avatars.githubusercontent.com/u/1681865?v=4)](https://github.com/thomasglachant "thomasglachant (2 commits)")[![alex-pex](https://avatars.githubusercontent.com/u/368155?v=4)](https://github.com/alex-pex "alex-pex (1 commits)")[![froigne](https://avatars.githubusercontent.com/u/3007622?v=4)](https://github.com/froigne "froigne (1 commits)")[![Mistik12](https://avatars.githubusercontent.com/u/8525925?v=4)](https://github.com/Mistik12 "Mistik12 (1 commits)")[![nicoosh](https://avatars.githubusercontent.com/u/3594774?v=4)](https://github.com/nicoosh "nicoosh (1 commits)")

### Embed Badge

![Health badge](/badges/stadline-js-extension-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/stadline-js-extension-bundle/health.svg)](https://phpackages.com/packages/stadline-js-extension-bundle)
```

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[sulu/sulu

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

1.3k1.4M203](/packages/sulu-sulu)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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