PHPackages                             vektor-inc/vk-admin - 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. [Admin Panels](/categories/admin)
4. /
5. vektor-inc/vk-admin

ActiveLibrary[Admin Panels](/categories/admin)

vektor-inc/vk-admin
===================

Vektor Admin Component

0.8.1(2mo ago)223.3k↑26.4%[1 issues](https://github.com/vektor-inc/vk-admin/issues)GPL-2.0-or-laterPHP

Since May 10Pushed 2mo ago3 watchersCompare

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

READMEChangelog (5)Dependencies (54)Versions (24)Used By (0)

VK Admin
========

[](#vk-admin)

概要
--

[](#概要)

使い方
---

[](#使い方)

Composer の require に登録

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

```

autoload.php を読み込み

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

```

本体を読み込んで実行

```
use VektorInc\VK_Admin\VkAdmin;
VkAdmin::init();

```

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

[](#change-log)

== 0.8.1 == \[ Bug Fix \] Fixed admin CSS/JS not refreshing in the browser after an update because of a stale asset cache-busting version.

\[ Bug Fix \] Fixed the settings page left sidebar navigation being pushed off-screen and unreachable when admin notices appeared, by showing notices at the top of the page (main area) instead.

== 0.8.0 == \[ Spec Change \] Remove `VK_Custom_Html_Control` and `VK_Custom_Text_Control` because the same classes are now provided by [vektor-inc/vk-helpers](https://github.com/vektor-inc/vk-helpers) 0.3.0+. Projects that pulled these classes from vk-admin must switch to `vektor-inc/vk-helpers ^0.3.0` (this is a breaking change).

== 0.7.0 == \[ Feature Add \] Add `input_type` and `input_attrs` properties to `VK_Custom_Text_Control` so it can render `type=number` and other input types with arbitrary attributes (`min` / `max` / `step` / `inputmode` etc). Existing usage keeps working unchanged because both properties default to the previous behavior (`input_type='text'`, `input_attrs=array()`).

== 0.6.1 == \[ Bug Fix \] Defer VK\_Custom\_Html\_Control / VK\_Custom\_Text\_Control class declaration to the `customize_register` action so that the classes do not fail to load when `WP_Customize_Control` is not yet available at composer autoload time.

== 0.6.0 == \[ Feature Add \] Add VK\_Custom\_Html\_Control and VK\_Custom\_Text\_Control as shared customizer controls for reuse across plugins.

== 0.5.1 == \[ Bug Fix \] Fixed broken vk\_admin.js / CSS URL on environments where site\_url and home\_url differ (WordPress installed in its own directory) or wp-content is relocated. \[ Bug Fix \] Skip enqueuing widget screen CSS when not in admin context. \[ Other \] Fix CSS load hook.

== 0.5.0 == \[ Other \] Add article list of Vektor Pattern Library

== 0.4.1 == \[ Bug Fix \] Fixed problem of filepath on Windows local environment.

== 0.4.0 == \[ Other \] Cope with English news \[ Bug Fix \] Fix Widget Edit UI

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance78

Regular maintenance activity

Popularity30

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.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 ~81 days

Recently: every ~6 days

Total

15

Last Release

62d 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

[![kurudrive](https://avatars.githubusercontent.com/u/3272660?v=4)](https://github.com/kurudrive "kurudrive (31 commits)")[![drill-lancer](https://avatars.githubusercontent.com/u/38716787?v=4)](https://github.com/drill-lancer "drill-lancer (18 commits)")[![mtdkei](https://avatars.githubusercontent.com/u/21466284?v=4)](https://github.com/mtdkei "mtdkei (11 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[kiwicommerce/module-cron-scheduler

Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.

74608.2k](/packages/kiwicommerce-module-cron-scheduler)[loevgaard/sylius-brand-plugin

A Sylius plugin for handling brands

29159.6k3](/packages/loevgaard-sylius-brand-plugin)[dog-ears/crud-d-scaffold

Extend Laravel 7's generators scaffold.

183.1k](/packages/dog-ears-crud-d-scaffold)

PHPackages © 2026

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