Libraries tagged by Laravel Prompter
almoayad/laratrans
202 Downloads
LaraTrans is a Laravel package that simplifies the process of handling translations for your models. It allows you to easily create, update, and delete translations for specific model properties, making your application ready for multilingual support with minimal effort.
moox/prompts
737 Downloads
Prompts is a package that provides CLI-compatible prompts for Laravel Artisan Commands with identical API to Laravel Prompts. Supports all prompt types
cloudcake/laravel-properties
3 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
n7olkachev/laravel-computed-properties
607 Downloads
Computed properties for Eloquent
yllw-digital/laravel-chatgpt-mock-api
156 Downloads
Generate smart API mocks in Laravel using ChatGPT prompts
properos/laravel-base
3635 Downloads
An amazing toolkit to kickstart your Laravel project.
padosoft/laravel-flow-ai
374 Downloads
Agentic AI layer for padosoft/laravel-flow: LLM prompt nodes, MCP client and server (expose flows as MCP tools), bounded agent nodes, AI flow builder and Flow Advisor. Part of the Laravel Flow 2.0 suite.
baconfy/prompt
1426 Downloads
Manage AI prompts in Laravel with Markdown + YAML front matter, multiple drivers (file/database), and Blade rendering.
phattarachai/claude-tasks-laravel
32 Downloads
Headless Claude task runner for Laravel — declare a Task class (prompt + JSON schema + context), run it through the Claude Code CLI, get schema-validated JSON back. The model returns data; the app writes the database.
sundance/larachain-prompt-templates
5735 Downloads
https://alfrednutile.notion.site/Prompts-8926577153774a3bbe5eea22aaf2ca31
padosoft/laravel-rebel-ai-guard
249 Downloads
Anomaly detection + AI security copilot for Laravel Rebel: deterministic rules detect anomaly cases; the optional AI only explains/suggests (sanitized prompts, no PII/OTP, human review). Part of padosoft/laravel-rebel-*.
mad-web/laravel-seoable
7553 Downloads
Easy to map your eloquent fields to seo properties
jpcaparas/laravel-faker-openai
1444 Downloads
An opinionated Laravel package that modifies the service container Faker behaviour to allow prompts to be generated with OpenAI
janecodelife/livewire-secure-properties
16 Downloads
Automatically lock Livewire properties from client-side modification unless explicitly unlocked with zero configs.
digitalcorehub/laravel-toon
458 Downloads
TOON (Token-Oriented Object Notation) encoder and decoder for Laravel — a spec-compliant, token-efficient alternative to JSON for LLM prompts.