Commit graph

2 commits

Author SHA1 Message Date
Snider
76d2843753 refactor: swap pkg/{io,log,i18n} imports to go-io/go-log/go-i18n
Some checks failed
Security Scan / security (push) Successful in 6s
Test / test (push) Failing after 1m31s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-06 12:35:42 +00:00
Snider
d2081d91e7 feat: merge core/php CLI commands into go-php
Some checks failed
Security Scan / security (push) Successful in 8s
Test / test (push) Failing after 26s
Combines FrankenPHP handler package with PHP dev CLI commands
(build, deploy, QA, dev server, etc) from core/php. This frees
the core/php namespace for the Laravel PHP framework rename.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-04 17:12:52 +00:00