PHPackages                             sfk/nivo-slider-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. sfk/nivo-slider-bundle

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

sfk/nivo-slider-bundle
======================

jQuery Nivo Slider plugin integration for symfony.

v0.2.0(13y ago)069MITJavaScript

Since Oct 23Pushed 13y ago1 watchersCompare

[ Source](https://github.com/getme/NivoSliderBundle)[ Packagist](https://packagist.org/packages/sfk/nivo-slider-bundle)[ Docs](http://github.com/getme/NivoSliderBundle)[ RSS](/packages/sfk-nivo-slider-bundle/feed)WikiDiscussions master Synced 1mo ago

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

jQuery Nivo Slider plugin integration for Symfony2
==================================================

[](#jquery-nivo-slider-plugin-integration-for-symfony2)

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

[](#installation)

### Add bundle via composer (Symfony 2.1)

[](#add-bundle-via-composer-symfony-21)

```
php composer.phar require sfk/nivo-slider-bundle:dev-master
```

### Register bundle in your application kernel

[](#register-bundle-in-your-application-kernel)

```
// app/AppKernel.php
public function registerBundles()
{
    $bundles = array(
        // ...
        new Sfk\NivoSliderBundle\SfkNivoSliderBundle(),
    );
}
```

### Install assets and clear cache

[](#install-assets-and-clear-cache)

```
php app/console assets:install --symlink target/
php app/console cache:clear
```

### Include theme css file

[](#include-theme-css-file)

```

```

#### Include slider javascript file

[](#include-slider-javascript-file)

> **NOTE**You must have jquery library included

```

```

License
-------

[](#license)

Refer to the source code of the included files

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

2

Last Release

4803d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/abcffa47d75622ce36c9eed34e0c4fc11ddec29c4b64906f8bac9868bbd88d61?d=identicon)[getme](/maintainers/getme)

---

Top Contributors

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

---

Tags

jquerysliderimage-slidernivo

### Embed Badge

![Health badge](/badges/sfk-nivo-slider-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sfk-nivo-slider-bundle/health.svg)](https://phpackages.com/packages/sfk-nivo-slider-bundle)
```

###  Alternatives

[pinano/select2-bundle

Symfony2 bundle for wrapping the famous select2 jquery plugin by @ivaynberg

16198.3k1](/packages/pinano-select2-bundle)[edofre/yii2-slider-pro

Yii2 widget for slider-pro

132.7k](/packages/edofre-yii2-slider-pro)

PHPackages © 2026

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