waaseyaa/plugin

Attribute-based plugin discovery and management for Waaseyaa

Maintainers

Package info

github.com/waaseyaa/plugin

pkg:composer/waaseyaa/plugin

Transparency log

Statistics

Installs: 8 992

Dependents: 6

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.256 2026-07-06 21:24 UTC

This package is auto-updated.

Last update: 2026-07-06 21:32:29 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.