mozex/anthropic-laravel
Laravel integration for the Anthropic Claude API — Facades, config publishing, and testing fakes included.
This is a tool for PHP developers working with the Laravel framework who want to deeply integrate Anthropic's Claude AI into their applications. It provides a straightforward way to send various types of inputs, like text prompts or structured requests, to the Claude API and receive AI-generated responses. Developers can use this to add advanced AI capabilities to their Laravel-based web applications, backend services, or other tools.
Use this if you are a PHP developer building an application with Laravel and need full, direct access to all advanced features of the Anthropic Claude API, along with comprehensive testing capabilities for your AI integrations.
Not ideal if you need your application to easily switch between different AI providers like OpenAI or Gemini, or if you require built-in agent architecture with conversation memory and provider failover.
Stars
68
Forks
6
Language
PHP
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mozex/anthropic-laravel"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KoushikNavuluri/Claude-API
This project provides an unofficial API for Claude AI, allowing users to access and interact...
jwadow/kiro-gateway
Proxy API gateway for Kiro IDE & CLI (Amazon Q Developer / AWS CodeWhisperer). Use free Claude...
liushuangls/go-anthropic
Anthropic Claude API wrapper for Go
yiyao-ai/proxypool-hub
Multi-protocol AI proxy server for Claude Code, Codex CLI, Gemini CLI & OpenClaw. Account...
AbdelStark/anthropic-rs
Anthropic Rust SDK 🦀 with async support.