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(1y ago)110.0kMITJavaScript

Since Nov 13Pushed 1y 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 1mo 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

38

—

LowBetter than 85% of packages

Maintenance32

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

685d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d83b806596fead7ed048be778ecb3202d87f4e771d99ffea57ae9c77aa63ad41?d=identicon)[alex-pex](/maintainers/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

[winzou/state-machine-bundle

Bundle for the very lightweight yet powerful PHP state machine

34010.4M15](/packages/winzou-state-machine-bundle)[wallabag/wallabag

open source self hostable read-it-later web application

12.6k2.2k](/packages/wallabag-wallabag)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[sylius/inventory-bundle

Flexible inventory management for Symfony applications.

19176.7k4](/packages/sylius-inventory-bundle)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)

PHPackages © 2026

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