PHPackages                             darkdrim/smoothslides - 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. darkdrim/smoothslides

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

darkdrim/smoothslides
=====================

A responsive jQuery slideshow with beautiful panning effects on each image

012JavaScript

Since May 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/DarkDrim/Smoothslides)[ Packagist](https://packagist.org/packages/darkdrim/smoothslides)[ RSS](/packages/darkdrim-smoothslides/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#Smoothslides A responsive jQuery slideshow with beautiful panning effects on each image. Created by [Kevin Thornbloom](https://twitter.com/kthornbloom)
Добавил данный пакет в pakagist.
\##Demo [Demo Page](http://kthornbloom.com/smoothslides)\##Usage ###Include CSS in header

```

```

\###Include JS in footer (after loading jQuery)

```

		$(window).load( function() {
			$(document).smoothSlides({
			duration: 4000
			/* options seperated by commas */
			});
		});

```

\###Add HTML Markup for slides

```

```

*Note- to add a caption, put a title on that slide's div.*

\##Options

  **Option** **Description** **Values**   duration Time in milliseconds (1 second = 1000 ms) each slide is visible for 3000   autoPlay Allow slideshow to play automatically 'true' or 'false'   order How to order the slides 'normal' , 'reverse' or 'random'   effect Animation to be used while automatically playing 'random', 'zoomIn', 'zoomOut', 'panLeft', 'panRight', 'panUp', 'panDown', 'crossFade','none'   effectEasing CSS3 easing type for animations 'ease-in-out'   nextText Text for the next button '›'   prevText Text for the previous button '‹'   captions Show captions? 'true' or 'false'   navigation Show Next/Prev buttons? 'true' or 'false'   pagination Show dots representing slides? 'true' or 'false' \##Licensing Free to use and modify personally or commercially. Not for resale.

\##Help &amp; Feedback Connect with me on [twitter.](https://twitter.com/kthornbloom)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.6% 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/424d504a2a1d2540667ce0639418c1acc536078ffe1ba280bf1ad8afa7e5eaa0?d=identicon)[DarkDrim](/maintainers/DarkDrim)

---

Top Contributors

[![kthornbloom](https://avatars.githubusercontent.com/u/3322795?v=4)](https://github.com/kthornbloom "kthornbloom (29 commits)")[![DarkDrim](https://avatars.githubusercontent.com/u/3989836?v=4)](https://github.com/DarkDrim "DarkDrim (3 commits)")

### Embed Badge

![Health badge](/badges/darkdrim-smoothslides/health.svg)

```
[![Health](https://phpackages.com/badges/darkdrim-smoothslides/health.svg)](https://phpackages.com/packages/darkdrim-smoothslides)
```

###  Alternatives

[stefanbauer/ignition-laracasts-tab

A tab to retrieve laracasts.com answers

5311.5k](/packages/stefanbauer-ignition-laracasts-tab)[phpfluent/callback

Allows you execute callbacks in a more dynamic way

1159.2k1](/packages/phpfluent-callback)

PHPackages © 2026

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