geanruca/laravel-coherence 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

geanruca/laravel-coherence

最新稳定版本:v1.0.1-alpha

Composer 安装命令:

composer require geanruca/laravel-coherence

包简介

A Laravel package for AI-based data coherence validation in you Eloquent Models

README 文档

README

Laravel Coherence is a developer tool that uses AI (via Prism) to validate whether the attributes of your Eloquent models are logically coherent before they are saved. It's useful for catching absurd or invalid values early, especially in data-critical applications.

🚀 Features

  • 🔎 Coherence validation using LLMs (OpenAI, etc.)
  • 📚 Automatic or manual model description
  • 🧠 Dynamic prompt generation with model context
  • 🛑 Strict mode (throws exception) or safe mode (logs result)
  • 📋 Polymorphic logging of all coherence checks

📦 Installation

composer require geanruca/laravel-coherence

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-05-19