Skip to content

v0.4.0 - Pivot package from promptphp/prompt-deck to promptphp/deck#7

Merged
veeqtoh merged 7 commits into
0.xfrom
v0.4.0
May 17, 2026
Merged

v0.4.0 - Pivot package from promptphp/prompt-deck to promptphp/deck#7
veeqtoh merged 7 commits into
0.xfrom
v0.4.0

Conversation

@veeqtoh
Copy link
Copy Markdown
Member

@veeqtoh veeqtoh commented May 17, 2026

Motivation and Context

Prompt Deck is now Deck by PromptPHP.

This is a breaking release that moves the package from veeqtoh/prompt-deck to promptphp/deck and renames the PHP namespace from Veeqtoh\PromptDeck to PromptPHP\Deck.

Changed

  • Renamed Composer package to promptphp/deck.
  • Renamed namespace to PromptPHP\Deck.
  • Renamed facade from PromptDeck to Deck.
  • Renamed service provider from PromptDeckServiceProvider to DeckServiceProvider.
  • Renamed config file from prompt-deck.php to deck.php.
  • Renamed env variables from PROMPTDECK_* to DECK_*.

Database

No database table migration is required. Existing tables remain:

  • prompt_versions
  • prompt_executions

Upgrade

See UPGRADE.md for the full migration guide.

@veeqtoh veeqtoh merged commit 3cd95d1 into 0.x May 17, 2026
6 checks passed
@veeqtoh veeqtoh deleted the v0.4.0 branch May 17, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant