PHPackages                             ner0tic/jquery-plus-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. ner0tic/jquery-plus-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

ner0tic/jquery-plus-bundle
==========================

Bundle for Symfony2 containing often used jquery plugins

1.0.2(13y ago)024MITJavaScriptPHP &gt;=5.3.2

Since Sep 29Pushed 13y ago1 watchersCompare

[ Source](https://github.com/ner0tic/JQueryPlusBundle)[ Packagist](https://packagist.org/packages/ner0tic/jquery-plus-bundle)[ Docs](http://jquery.com/)[ RSS](/packages/ner0tic-jquery-plus-bundle/feed)WikiDiscussions master Synced 1w ago

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

jQuery Plus Bundle for Symfony 2.1
==================================

[](#jquery-plus-bundle-for-symfony-21)

Current Version
---------------

[](#current-version)

- jQuery 1.8.2
- JQuery-ui 1.8.23
- Select2 3.2
- GMaps 1.0

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

[](#installation)

### Add bundle to your composer.json file

[](#add-bundle-to-your-composerjson-file)

```
// composer.json

{
    "require": {
		// ...
        "ner0tic/jquery-plus-bundle": "1.0.0"
    }
}
```

### Add bundle to your application kernel

[](#add-bundle-to-your-application-kernel)

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Ner0tic\JQueryPlusBundle\Ner0ticJQueryPlusBundle(),
        // ...
    );
}
```

### Download the bundle using Composer

[](#download-the-bundle-using-composer)

```
$ php composer.phar update ner0tic/jquery-plus-bundle
```

### Install assets

[](#install-assets)

Given your server's public directory is named "web", install the public vendor resources

```
$ php app/console assets:install web --symlink # drop the symlink flag to create copies instead
```

Usage
-----

[](#usage)

### Twig

[](#twig)

```

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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

Total

3

Last Release

4978d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/161227?v=4)[David Durost](/maintainers/ner0tic)[@ner0tic](https://github.com/ner0tic)

---

Top Contributors

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

---

Tags

javascriptjqueryjQuery UI

### Embed Badge

![Health badge](/badges/ner0tic-jquery-plus-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ner0tic-jquery-plus-bundle/health.svg)](https://phpackages.com/packages/ner0tic-jquery-plus-bundle)
```

###  Alternatives

[snapappointments/bootstrap-select

The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.

9.8k480.4k3](/packages/snapappointments-bootstrap-select)[froala/wysiwyg-editor

A beautiful jQuery WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.

5.4k306.9k3](/packages/froala-wysiwyg-editor)[fedemotta/yii2-widget-datatables

DataTables widget for Yii2

34179.4k1](/packages/fedemotta-yii2-widget-datatables)

PHPackages © 2026

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