PHPackages                             vektor-inc/vk-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. vektor-inc/vk-swiper

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

vektor-inc/vk-swiper
====================

swiper for vektor

0.3.6(2mo ago)117.1k↑57.7%GPL-2.0-or-laterPHPCI passing

Since Apr 20Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/vektor-inc/vk-swiper)[ Packagist](https://packagist.org/packages/vektor-inc/vk-swiper)[ RSS](/packages/vektor-inc-vk-swiper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (12)Versions (12)Used By (0)

VK Swiper
=========

[](#vk-swiper)

概要
--

[](#概要)

Swiper を Composer で導入するためのライブラリ

`npm run update` で最新の Swiper が導入できます。

使い方
---

[](#使い方)

Composer の require に登録

```
composer require vektor-inc/vk-swiper

```

autoload.php を読み込み

```
require_once dirname( __FILE__ ) . '/vendor/autoload.php';

```

本体を読み込んで実行

```
use VektorInc\VK_Swiper\VkSwiper;
new VkSwiper();
VkSwiper::enqueue_swiper();

```

---

Change log
----------

[](#change-log)

= 0.3.6 =

- \[ Fix \] WP\_CONTENT\_DIR / WP\_CONTENT\_URL / WP\_PLUGIN\_DIR 等をカスタマイズした環境でもリソースが正しく読み込まれるように get\_directory\_uri() を改善
- \[ Update \] Update Swiper 11.1.5
- \[ Update \] Update Swiper 11.1.4

= 0.3.4 =

- \[ Update \] Update Swiper 11.0.2

= 0.3.3 =

- \[ Bug fix \] fix css and js path //

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance88

Actively maintained with recent releases

Popularity27

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~133 days

Recently: every ~255 days

Total

9

Last Release

61d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/670d919fa5be975d4cd59efa993eed674283385d205add1a7fd1773c949060b5?d=identicon)[vektor-inc](/maintainers/vektor-inc)

---

Top Contributors

[![drill-lancer](https://avatars.githubusercontent.com/u/38716787?v=4)](https://github.com/drill-lancer "drill-lancer (48 commits)")[![kurudrive](https://avatars.githubusercontent.com/u/3272660?v=4)](https://github.com/kurudrive "kurudrive (6 commits)")[![goutetsuguma](https://avatars.githubusercontent.com/u/5525368?v=4)](https://github.com/goutetsuguma "goutetsuguma (1 commits)")[![sysbird](https://avatars.githubusercontent.com/u/4631838?v=4)](https://github.com/sysbird "sysbird (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/vektor-inc-vk-swiper/health.svg)

```
[![Health](https://phpackages.com/badges/vektor-inc-vk-swiper/health.svg)](https://phpackages.com/packages/vektor-inc-vk-swiper)
```

###  Alternatives

[nikolaposa/cascader

Utility for creating objects in PHP from constructor parameters definitions.

12237.5k3](/packages/nikolaposa-cascader)[symftony/xpression

Xpression is a simple PHP implementation of Specification pattern

181.8k](/packages/symftony-xpression)

PHPackages © 2026

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