prism-php/prism
A unified interface for working with LLMs in Laravel
Supports structured output generation, multi-turn conversations, and tool-calling across multiple LLM providers (OpenAI, Anthropic, etc.) through a unified fluent API. Handles provider abstraction at the abstraction layer, allowing seamless provider switching without changing application code. Built specifically for Laravel with native integration into the framework's ecosystem and conventions.
2,323 stars. Actively maintained with 15 commits in the last 30 days.
Stars
2,323
Forks
275
Language
PHP
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
15
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/prism-php/prism"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
moe-mizrak/laravel-openrouter
Laravel package for OpenRouter (A unified interface for LLMs)
maltekuhr/laravel-gpt
LaravelGPT: Streamlined integration of OpenAI's ChatGPT (GPT-3.5, GPT-4) into Laravel...
kargnas/laravel-ai-translator
High quality automatic translate your language files into many languages using AI like Claude,...
tectalichq/public-openai-client-php
OpenAI API Client for PHP. Includes all endpoints and models (DTOs) for all requests and responses.
theokafadaris/chatwire
Self hosted ChatGPT clone using Laravel