php/src
Snider 25df6996e6
Some checks failed
CI / PHP 8.3 (push) Failing after 1m55s
CI / PHP 8.4 (push) Failing after 1m55s
feat(plug): add contract interfaces and Registry::register() method
Move 8 plug contract interfaces (Authenticable, Commentable, Deletable,
Listable, MediaUploadable, Postable, Readable, Refreshable) from the
Laravel app into the framework under Core\Plug\Contract namespace. Add
register() method to Registry so extracted packages can self-register
their providers without filesystem scanning.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:25:40 +00:00
..
Core feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Mod feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Plug feat(plug): add contract interfaces and Registry::register() method 2026-03-09 17:25:40 +00:00
Website feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00