PHPackages                             jacerider/neo\_swiper - 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. jacerider/neo\_swiper

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

jacerider/neo\_swiper
=====================

Provide functionality for extending the Swiper Formatter module.

1.0.1(4mo ago)0348proprietaryPHP

Since Aug 7Pushed 4mo agoCompare

[ Source](https://github.com/jacerider/neo_swiper)[ Packagist](https://packagist.org/packages/jacerider/neo_swiper)[ Docs](https://github.com/jacerider/neo_swiper)[ RSS](/packages/jacerider-neo-swiper/feed)WikiDiscussions develop Synced today

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

INTRODUCTION
------------

[](#introduction)

Provide functionality for extending the Swiper Formatter module.

REQUIREMENTS
------------

[](#requirements)

This module requires Neo, Swiper Formatter and Drupal core.

INSTALLATION
------------

[](#installation)

Install as you would normally install a contributed Drupal module. See:  for further information.

TWIG
----

[](#twig)

Using a swiper in twig can be done as follows:

```
{# Can pass a swiper template id into the swiper() function. #}
{%
  set swiper = swiper()
%}

  {{ swiper.getLibrary() }}

      SLIDE CONTENT 1

      SLIDE CONTENT 2

      SLIDE CONTENT 3

  {% if swiper.hasScrollbar() %}

  {% endif %}
  {% if swiper.hasPagination() %}

  {% endif %}
  {% if swiper.hasNavigation() %}
    {{ icon('chevron-left') }}
    {{ icon('chevron-right') }}
  {% endif %}

```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance76

Regular maintenance activity

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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

Total

2

Last Release

130d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/097ea6514c7dff8bd82162fe88411080a14444a73f86c15ab22eefe28a33059d?d=identicon)[jacerider](/maintainers/jacerider)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jacerider-neo-swiper/health.svg)

```
[![Health](https://phpackages.com/badges/jacerider-neo-swiper/health.svg)](https://phpackages.com/packages/jacerider-neo-swiper)
```

###  Alternatives

[farmos/farmos

A web-based farm record keeping application.

1.3k7.1k1](/packages/farmos-farmos)

PHPackages © 2026

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