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.4.0(3w ago)118.7k↓39.5%[2 issues](https://github.com/vektor-inc/vk-swiper/issues)GPL-2.0-or-laterPHPCI passing

Since Apr 20Pushed 3w 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 2w ago

READMEChangelogDependencies (22)Versions (14)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)

- \[ 開発環境 \] @wordpress/env を 11.8.1 から 11.11.0、npm-check-updates を 22.2.7 から 23.0.0 にアップデート
- \[ 開発環境 \] adm-zip の脆弱性対応として overrides で 0.6.0 に固定（@wordpress/env が追随したら削除）

= 0.4.0 =

- \[ 仕様変更 \] Swiper を 11.2.10 から 14.0.6 にアップデート
- \[ 開発環境 \] Node.js を 18.13.0 から 24.18.0、@wordpress/env を 10 から 11 にアップデート

= 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

42

—

FairBetter than 88% of packages

Maintenance75

Regular maintenance activity

Popularity28

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.8% 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 ~132 days

Recently: every ~282 days

Total

10

Last Release

23d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23022129?v=4)[Vektor,Inc.](/maintainers/vektor-inc)[@vektor-inc](https://github.com/vektor-inc)

---

Top Contributors

[![drill-lancer](https://avatars.githubusercontent.com/u/38716787?v=4)](https://github.com/drill-lancer "drill-lancer (62 commits)")[![kurudrive](https://avatars.githubusercontent.com/u/3272660?v=4)](https://github.com/kurudrive "kurudrive (10 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)
```

PHPackages © 2026

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