Registry / build-tool / pre-plugin

pre-plugin

JSON →
library0.13.0phppackagistunverified

Plugin system for the Pre PHP preprocessor.

composer require pre/plugin
INSTALL
IMPORT
SIG · PRE-PLUGIN
P
pre-plugin
build-toolphpv0.13.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.

PluginInterface
use Pre\Plugin\PluginInterface;

Implement a custom plugin for the Pre preprocessor

use Pre\Plugin\PluginInterface; class MyPlugin implements PluginInterface { public function process($code) { return $code; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
pre-plugin — pip install pre-plugin · libregistry