bitapps/wp-kit

A simple plugin framework

Installs: 5 029

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/bitapps/wp-kit

2.2 2025-11-25 05:45 UTC

This package is auto-updated.

Last update: 2025-11-25 05:56:10 UTC


README

WPKit

usage

  1. Add this repository in composer.json
"repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/Bit-Apps-Pro/wp-kit"
    }
  ]
  1. Then install the package
composer require bitapps/wp-kit:dev-main