prompt and prompt-deck
About prompt
chimit/prompt
Manage AI prompts in your Laravel application in Blade style.
This package helps Laravel developers manage and reuse the instructions given to AI models. You write your AI prompts in Markdown files, using familiar Blade templating to insert dynamic data. The output is a complete, ready-to-use prompt string that you can send to any AI service. This tool is designed for Laravel developers who integrate AI into their applications and need an organized way to manage their prompts.
About prompt-deck
veeqtoh/prompt-deck
A Laravel package for versioned AI prompt management with variable interpolation, performance tracking & A/B testing.
This tool helps developers manage and optimize the text instructions given to AI models within their Laravel or PHP applications. It allows you to store AI prompts as version-controlled files, enabling easy tracking of changes and experimentation. Developers feed it structured prompt files and get back tailored instructions for their AI agents, ensuring consistent and testable AI behavior.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work