PHPackages                             ledsinclouds/leds-js-slider - 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. ledsinclouds/leds-js-slider

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

ledsinclouds/leds-js-slider
===========================

ZF2 Module implementing Basic jQuery Slider

014JavaScript

Since Dec 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ledsinclouds/LedsJsSlider)[ Packagist](https://packagist.org/packages/ledsinclouds/leds-js-slider)[ RSS](/packages/ledsinclouds-leds-js-slider/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

LedsJsSlider
============

[](#ledsjsslider)

\##Introduction

ZF2 Module implementing [Basic jQuery Slider](http://www.basic-slider.com/).

\##Installation Using Composer

The recommended way to get a working copy of this project is to clone the repository and use `composer` to install dependencies:

```
curl -s https://getcomposer.org/installer | php --

```

You would then invoke `composer` to install dependencies. Add to your composer.json

```
"ledsinclouds/leds-js-slider": "dev-master"

```

\##Required Modules

```
"doctrine/doctrine-module": "0.*",
"doctrine/doctrine-orm-module": "0.*",
"rwoverdijk/assetmanager": "1.*"

```

\##Configuration

Once module installed, you could declare the module into your **"config/application.config.php"** by adding:

```
    'Application',
    'DoctrineModule',
	'DoctrineORMModule',
    'LedsJsSlider',
    'AssetManager',

```

Copy/Paste the configuration file and change configuration options according to your social accounts. Note: You must create applications for that...

```
cp vendor/ledsinclouds/leds-js-slider/config/doctrine.local.php.dist config/autoload/doctrine.local.php

```

\##Create your Database:

```
./vendor/bin/doctrine-module orm:validate-schema
./vendor/bin/doctrine-module orm:schema-tool:update --force

```

\##ViewHelper

You can use it with the ViewHelper provided in this module

```

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f36e5b56dfb680ea2b12f3289e2f027fe877516a41ac2921acb1685cbfbd702?d=identicon)[ledsinclouds](/maintainers/ledsinclouds)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ledsinclouds-leds-js-slider/health.svg)

```
[![Health](https://phpackages.com/badges/ledsinclouds-leds-js-slider/health.svg)](https://phpackages.com/packages/ledsinclouds-leds-js-slider)
```

PHPackages © 2026

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