From cb41b5b4b3bef7f8ea2ec78131f0e06c169875a7 Mon Sep 17 00:00:00 2001 From: Mozex Date: Thu, 12 Mar 2026 02:47:33 +0300 Subject: [PATCH] Add mozex/anthropic-laravel to Laravel LLM & AI clients section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5755509..aaa2ba4 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,7 @@ Not all projects are tagged yet – we’re gradually adding markers as the ecos - 🌟 [laravel/boost](https://github.com/laravel/boost "Link to resource") – ![GitHub stars](https://img.shields.io/github/stars/laravel/boost?style=social) Official Laravel Boost: a development server and AI context provider that accelerates AI-assisted code generation by giving AI tools detailed insight into your Laravel app (MCP server, schema inspection, docs + guidelines) - [maestroerror/laragent](https://github.com/maestroerror/laragent "Link to resource") – AI agent development framework for Laravel: define agents, tools, workflows, and manage LLM interactions with an Eloquent-style API - [moe-mizrak/laravel-openrouter](https://github.com/moe-mizrak/laravel-openrouter "Link to resource") – Laravel package to integrate OpenRouter LLM API +- [mozex/anthropic-laravel](https://github.com/mozex/anthropic-laravel "Link to resource") – Laravel integration for the Anthropic (Claude) AI API with Facades, config publishing, and testing fakes - 🌟 [neuron-core/neuron-laravel](https://github.com/neuron-core/neuron-laravel "Link to resource") – ![GitHub stars](https://img.shields.io/github/stars/neuron-core/neuron-laravel?style=social) Laravel integration for Neuron Core to build and orchestrate AI/LLM workflows - [atlas-php/atlas](https://github.com/atlas-php/atlas "Link to resource") – Laravel AI application framework for structuring agents, tools, prompts, and pipelines on top of Prism PHP - 🌟 [openai-php/laravel](https://github.com/openai-php/laravel "Link to resource") – ![GitHub stars](https://img.shields.io/github/stars/openai-php/laravel?style=social) Laravel OpenAI integration