Libraries tagged by Laravel Prompter
shawnveltman/livewire-3-property-updater
82 Downloads
A package to update Livewire 2 computed properties to use the Livewire 3 syntax
oi-lab/oi-laravel-ai
98 Downloads
AI backend for Laravel: provider/model catalog with pricing, request usage tracking and cost reporting, agent system-prompt registry and a self-updating tariff registry.
noah-medra/prompt-builder
56 Downloads
Compose and execute structured AI prompts in PHP with a fluent, framework-agnostic API (Laravel-friendly).
nguyentranchung/laravel-metable
6 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
jfadich/json-property
446 Downloads
Transform an object property into an enhanced array
janecodelife/livewire-secure-properties
17 Downloads
Automatically lock Livewire properties from client-side modification unless explicitly unlocked with zero configs.
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
gocrew/laravel-reauth
359 Downloads
Reauth users for sensitive parts of your app
dewaldhugo/laravel-ai-governor
6 Downloads
Prompt versioning, token governance, and deployment tooling for Laravel AI applications. Compatible with Prism PHP, the Laravel AI SDK, and openai-php/laravel.
company4-dev/laravel-meta
122 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
c-tanner/laravel-deep-sync
2 Downloads
Elegantly sync properties across any relationship
bakgul/laravel-file-creator
127 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
msjit/msjframework
2 Downloads
MSJ Framework - Base Framework for Laravel MSJ Framework
andrecorugda/ai-openrouter-gateway
55 Downloads
A self-hostable, OpenRouter-backed AI gateway for Laravel — named integrations, versioned prompts, telemetry, rate & cost limiting, a Sanctum HTTP API, and a Filament admin UI with an AI-assisted prompt builder.
laraditz/crudless
28 Downloads
Minimal base API controller for Laravel - full CRUD with a single property declaration.