index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
tests
/
plugin
/
fixtures
Age
Commit message (
Expand
)
Author
2026-08-31
feat(plugin): serve Loop as a proxy stub
nsfisis
2026-08-31
feat(plugin): serve HttpDownloader's async surface
nsfisis
2026-08-31
feat(plugin): carry Http\Response across as a materialized value
nsfisis
2026-08-31
feat(plugin): serve HttpDownloader as a proxy stub
nsfisis
2026-08-30
feat(plugin): carry an exception's class and state across the boundary
nsfisis
2026-08-30
feat(plugin): serve ProcessExecutor as a proxy stub
nsfisis
2026-08-22
ci: setup GitHub Actions
nsfisis
2026-08-20
fix(event-dispatcher): let a PHP script reach the Composer object graph
nsfisis
2026-08-10
feat(console): import scripts Command classes as application commands
nsfisis
2026-08-07
feat(installer): dispatch package events
nsfisis
2026-08-07
feat(plugin): cross alias packages over RPC as proxy stubs
nsfisis
2026-08-06
feat(plugin): let links and release dates cross the RPC boundary
nsfisis
2026-08-06
test(plugin): compare a composer/installers run against upstream Composer
nsfisis
2026-08-06
test(plugin): compare a plugin-provided installer against upstream Composer
nsfisis
2026-08-05
test(plugin): pin a composer-normalize fixture and compare its listing
nsfisis
2026-08-05
test(plugin): compare plugin-provided command execution against upstream
nsfisis
2026-08-04
test(plugin): compare a real-plugin install against upstream Composer
nsfisis
2026-08-04
feat(plugin): dispatch plugin event subscribers through the RPC worker
nsfisis