bitapps/wp-kit

A simple plugin framework

Installs: 4 818

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/bitapps/wp-kit

2.1 2025-08-31 08:06 UTC

This package is auto-updated.

Last update: 2025-10-31 09:24:02 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