index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe-php-rpc
/
php
/
stubs
Age
Commit message (
Expand
)
Author
2026-08-31
feat(plugin): serve HttpDownloader as a proxy stub
nsfisis
2026-08-30
feat(plugin): serve ProcessExecutor as a proxy stub
nsfisis
2026-08-16
feat(plugin): proxy Composer\Util\Filesystem into the plugin worker
nsfisis
2026-08-07
feat(installer): dispatch package events
nsfisis
2026-08-07
fix(plugin): make proxy stub property access an explicit error
nsfisis
2026-08-07
feat(plugin): cross alias packages over RPC as proxy stubs
nsfisis
2026-08-06
feat(plugin): widen the RPC surface to LibraryInstaller-based plugins
nsfisis
2026-08-06
feat(plugin): run plugin-provided installers through the RPC worker
nsfisis
2026-08-05
feat(plugin): run plugin-provided commands in a worker-side application
nsfisis
2026-08-04
feat(plugin): generate proxy stubs for the package and repository graph
nsfisis
2026-08-04
feat(plugin): generate the worker proxy stubs from the Composer sources
nsfisis
2026-08-04
fix(plugin): resolve review findings in the plugin activation flow
nsfisis
2026-08-04
feat(plugin): activate plugins through the PHP RPC worker
nsfisis
2026-08-03
feat(php-rpc): rework the RPC channel into the tagged plugin protocol
nsfisis