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.
Use this if you are a Laravel developer building an application that uses AI and you want a structured, reusable way to manage your AI prompt templates.
Not ideal if you are not a Laravel developer or if you only need to manage a few static AI prompts without dynamic content.
Stars
41
Forks
1
Language
PHP
License
MIT
Category
Last pushed
Feb 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/chimit/prompt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
teilomillet/gollm
Unified Go interface for Language Model (LLM) providers. Simplifies LLM integration with...
Gabriella439/grace
A prompt engineering functional programming language
kubex-ecosystem/grompt
A modern prompt engineering tool that applies real engineering practices to transform messy,...
huangsam/namigo
Your naming pal, written in Go 🐶
promptc/promptc-go
Easiest way to write, build, run & share your OpenAI prompts. Do prompt engineer with confidence.