netresearch/php-structured-edit
v0.1.0(MIT AND CC-BY-SA-4.0)
AST-native PHP source mutations for coding agents: typed edits through nikic/php-parser with hash guards and canonical printing.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "php-structured-edit",
"version": "0.1.0",
"description": "AST-native PHP source mutations for coding agents: typed edits through nikic/php-parser with hash guards and canonical printing.",
"author": {
"name": "Netresearch DTT GmbH",
"url": "https://www.netresearch.de"
},
"repository": "https://github.com/netresearch/php-ast-edit-skill",
"license": "(MIT AND CC-BY-SA-4.0)",
"keywords": [
"php",
"ast",
"php-parser",
"refactoring",
"code-editing"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- evals.json
- openai.yaml
- php-ast-edit