moe-mizrak/laravel-openrouter
Laravel package for OpenRouter (A unified interface for LLMs)
This is a developer tool that helps PHP developers integrate various large language models (LLMs) into their Laravel web applications. It provides a unified way to send input prompts or chat messages to different AI models via OpenRouter and receive AI-generated text or structured data as output. Web developers building applications that need AI capabilities would use this to add features like content generation, chatbots, or data analysis.
153 stars.
Use this if you are a PHP developer building a Laravel application and need to easily connect to a wide range of AI language models through a single API.
Not ideal if you are not a PHP or Laravel developer, or if you only need to interact with a single, specific AI model directly without the OpenRouter abstraction.
Stars
153
Forks
22
Language
PHP
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/moe-mizrak/laravel-openrouter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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...
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