PHPackages                             neverbland/njax-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. neverbland/njax-bundle

ActiveLibrary

neverbland/njax-bundle
======================

NJAX - Navigation in AJAX. Integration with Symfony2.

0.9.5(11y ago)71.8k1JavaScript

Since Oct 24Pushed 11y ago34 watchersCompare

[ Source](https://github.com/Neverbland/njax-bundle)[ Packagist](https://packagist.org/packages/neverbland/njax-bundle)[ Docs](http://www.neverbland.com)[ RSS](/packages/neverbland-njax-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (7)Used By (0)

Neverbland NJAX Bundle
======================

[](#neverbland-njax-bundle)

NJAX - Navigation in AJAX. Integration with Symfony2.

Installation
============

[](#installation)

Install using [Composer](https://getcomposer.org/).

```
$ composer require neverbland/njax-bundle dev-master

```

Then load the bundle in your application kernel:

```
public function registerBundles()
{
    $bundles = array(
        // ...
        new Neverbland\Bundle\NjaxBundle\NeverblandNjaxBundle()
    );
}

```

And in the end also include NJAX js file somewhere on your site:

```

```

You can also include `jquery.njax.wdt.js` in dev mode of your site in order to get updated Web Debug Toolbar on every NJAX load.

Using in JavaScript
===================

[](#using-in-javascript)

For usage information refer to main NJAX repository:

Additional PHP features
=======================

[](#additional-php-features)

TBD.

Contributing
============

[](#contributing)

You are welcome to submit pull requests.

Updating NJAX JavaScript library
--------------------------------

[](#updating-njax-javascript-library)

In order to update `jquery.njax.js` file you should use [Gulp](http://gulpjs.com/). There is a `gulpfile.js` in the main dir of the repo which will do all the work for you.

To update the JS simply run `gulp` command:

```
$ gulp

```

It will pull latest version of NJAX from [Bower](http://bower.io/) and copy the JS plugin into `Resources/public/js/jquery.njax.js`.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.4% 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 ~29 days

Total

5

Last Release

4097d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/16a38bf5054354515295ab9797774aa725915501f724b34f290fc9ebd4c0f716?d=identicon)[neverbland](/maintainers/neverbland)

---

Top Contributors

[![michaldudek](https://avatars.githubusercontent.com/u/802141?v=4)](https://github.com/michaldudek "michaldudek (38 commits)")[![maciej-pyszynski](https://avatars.githubusercontent.com/u/1814715?v=4)](https://github.com/maciej-pyszynski "maciej-pyszynski (1 commits)")

---

Tags

symfonyajaxnavigationpjax

### Embed Badge

![Health badge](/badges/neverbland-njax-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/neverbland-njax-bundle/health.svg)](https://phpackages.com/packages/neverbland-njax-bundle)
```

###  Alternatives

[frenzy/turbolinks

Frenzy Turbolinks makes following links in your web application faster with Laravel

16023.2k](/packages/frenzy-turbolinks)[redcode/tree-bundle

This Symfony bundle integrates jsTree and Gedmo Nested Set directly to Sonata Admin

3048.5k](/packages/redcode-tree-bundle)[jbouzekri/file-uploader-bundle

Aggregate some bundles and libraries to provide easy ajax file upload integration with functionnalities like image croping or storage on amazon

258.1k2](/packages/jbouzekri-file-uploader-bundle)

PHPackages © 2026

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