chimit/prompt
Manage AI prompts in your Laravel application in Blade style.
Stores prompts as Markdown files in `resources/prompts/` and renders them through Laravel's Blade engine, enabling dynamic variable interpolation and conditional logic directly within AI prompt templates. Uses a simple `Prompt::get()` API that mirrors Laravel's view rendering, supporting nested directory organization and full Blade syntax including directives, PHP expressions, and unsafe HTML rendering. Integrates seamlessly with Laravel's existing template infrastructure without requiring additional AI service configuration.
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.