Registry / other / bellows-app-plugin-sdk

bellows-app-plugin-sdk

JSON →
library0.1.0phppackagistunverified

An SDK to help you develop plugins for Bellows.

composer require bellows-app/plugin-sdk
INSTALL
IMPORT
SIG · BELLOWS-APP-PLUGIN
B
bellows-app-plugin-sdk
otherphpv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Plugin
use Bellows\Plugin\SDK\Plugin;

Extend the Plugin class to create a Bellows plugin.

use Bellows\Plugin\SDK\Plugin; class MyPlugin extends Plugin { public function execute(): void { // Plugin logic } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
14
Meta
2
OpenAI (training)
1
Resources
bellows-app-plugin-sdk — pip install bellows-app-plugin-sdk · libregistry