waaseyaa/plugin

Attribute-based plugin discovery and management for Waaseyaa

Maintainers

Package info

github.com/waaseyaa/plugin

pkg:composer/waaseyaa/plugin

Statistics

Installs: 7 691

Dependents: 5

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.218 2026-06-16 01:58 UTC

This package is auto-updated.

Last update: 2026-06-16 02:03:52 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.