laravel-guardrails
by muyki-labs
A safety layer for LLM input and output in Laravel: a fluent, composable pipeline of guards (PII redaction, prompt-injection detection, moderation, schema validation) plus a provider-agnostic wrapper for any LLM call.
laravel-strongmigrations
by grazulex
Detect dangerous migrations before they break production. Catch unsafe operations, get guided alternatives, and keep your database safe.
laravel-migration-guard
by malikad778
Catch dangerous database migrations before they reach production. The strong_migrations equivalent for Laravel. Zero configuration. Framework-native.
laravel-safe-migration
by junko5
MCP server for safe Laravel database migrations with confirmation prompts
laravel-toxicity-filter
A lightweight Laravel library that wraps AI-based toxicity detection engines to evaluate and moderate user-generated content within your application.