Skip to main content
ClaudeWave

A unified interface for working with LLMs in Laravel

Tools2.4k stars300 forksPHPMITUpdated 2mo ago
Editor's note

Prism is a Laravel package that gives PHP developers a unified, fluent API for integrating multiple large language model providers, including Anthropic Claude, OpenAI, and Ollama, into their applications without rewriting provider-specific code for each. It connects to Claude through Anthropic's API directly, handling text generation, multi-turn conversations, and tool use through a consistent interface that abstracts away provider differences. Developers write one integration and can swap or combine backends by changing a configuration value rather than refactoring application logic. The package is distributed via Packagist and installs through Composer in the standard Laravel way. With over 2,300 GitHub stars, it has gained notable traction in the PHP ecosystem, which has historically lacked mature LLM tooling. Laravel developers building chatbots, content pipelines, or AI-assisted features inside existing PHP applications are the primary beneficiaries, as Prism removes the need to manage raw HTTP calls or juggle incompatible provider SDKs.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/prism-php/prism
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
aianthropicclaudehacktoberfestlaravelllmollamaopenaiphp

What people ask about prism

What is prism-php/prism?

+

prism-php/prism is tools for the Claude AI ecosystem. A unified interface for working with LLMs in Laravel It has 2.4k GitHub stars and was last updated 2mo ago.

How do I install prism?

+

You can install prism by cloning the repository (https://github.com/prism-php/prism) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is prism-php/prism safe to use?

+

Our security agent has analyzed prism-php/prism and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains prism-php/prism?

+

prism-php/prism is maintained by prism-php. The last recorded GitHub activity is from 2mo ago, with 107 open issues.

Are there alternatives to prism?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy prism to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: prism-php/prism
[![Featured on ClaudeWave](https://claudewave.com/api/badge/prism-php-prism)](https://claudewave.com/repo/prism-php-prism)
<a href="https://claudewave.com/repo/prism-php-prism"><img src="https://claudewave.com/api/badge/prism-php-prism" alt="Featured on ClaudeWave: prism-php/prism" width="320" height="64" /></a>

More Tools