oziriemeka/laravel-llm-suite
A unified, driver-based Laravel toolkit for working with multiple LLM providers for chat, image generation, and more.
This toolkit helps Laravel developers integrate advanced AI capabilities into their web applications. It allows them to send text prompts for chat or requests for image generation to various AI providers like OpenAI or Anthropic, receiving AI-generated text or images in return. A web developer building a Laravel application would use this to add features like AI chatbots or dynamic image creation to their sites.
Use this if you are a Laravel developer looking to easily add AI-powered chat, content generation, or image creation features to your web applications without locking into a single AI provider.
Not ideal if you are not a Laravel developer or need a standalone application for AI interaction rather than an integration within a web framework.
Stars
69
Forks
7
Language
PHP
License
MIT
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/oziriemeka/laravel-llm-suite"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
prism-php/prism
A unified interface for working with LLMs in Laravel
maltekuhr/laravel-gpt
LaravelGPT: Streamlined integration of OpenAI's ChatGPT (GPT-3.5, GPT-4) into Laravel...
moe-mizrak/laravel-openrouter
Laravel package for OpenRouter (A unified interface for LLMs)
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.