tigusigalpa/monica-ai-php
A powerful PHP client library for Monica AI API Platform - your unified gateway to multiple AI models (OpenAI, Anthropic, Google, DeepSeek, Meta, Grok, NVIDIA, Mistral). Features type safety, Laravel support, image generation capabilities, and comprehensive documentation. Perfect for AI integration in PHP projects.
This is a tool for PHP developers who want to integrate various AI models into their applications. It takes your text or image prompts and sends them to AI providers like OpenAI, Anthropic, or Google, returning generated text or images. Developers can use this to add AI capabilities like content generation, summarization, or image creation to their PHP-based websites and tools.
Use this if you are a PHP developer building applications and need a unified way to access and integrate leading AI models (for text and image generation) from multiple providers.
Not ideal if you are not a PHP developer, or if you only need a simple, single-purpose AI integration that doesn't require switching between multiple model providers.
Stars
15
Forks
—
Language
PHP
License
MIT
Category
Last pushed
Nov 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/tigusigalpa/monica-ai-php"
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.