Commit graph

7 commits

Author SHA1 Message Date
Snider
09a76423f2 chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:51 +00:00
Snider
cbab99877d docs: add CLAUDE.md project instructions
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 13:38:02 +00:00
Snider
7c1ff12e4e feat: rename package to lthn/php-plug-storage for Packagist 2026-03-09 18:01:44 +00:00
Snider
c8297f2e5f fix: use wildcard version for core/php dependency
No version tags on core/php yet — use wildcard to match dev-main.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:34:02 +00:00
Snider
ce1cdbcc1f chore: add EUPL-1.2 licence 2026-03-09 17:29:52 +00:00
Snider
373b94efab feat: extract storage providers from app/Plug/Storage
Bunny Storage (Browse, Delete, Download, Upload, VBucket), StorageManager,
domain contracts (Browseable, Deletable, Downloadable, Uploadable)
with Core\Plug\Storage namespace alignment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:29:23 +00:00
619b53135d Initial commit 2026-03-09 17:26:25 +00:00