Search by

waaseyaa / plugin

jonesrussell

Attribute-based plugin discovery and management for Waaseyaa

Package info

github.com/waaseyaa/plugin

pkg:composer/waaseyaa/plugin

Statistics

Installs: 14 335

Dependents: 6

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.300 2026-09-02 15:49 UTC

This package is auto-updated.

Last update: 2026-09-02 16:17:25 UTC


README

Layer 0 — Foundation

Plugin and extension discovery for Waaseyaa applications.

Provides the base infrastructure for third-party extension packages including the extension point registry, compatibility checking, and the PackageManifest format consumed by PackageManifestCompiler. See docs/specs/plugin-extension-points.md for the extension SDK.

Key classes: PluginManagerInterface, PackageManifest.