skito/aipi-php
Universal API client for common AI models
This is a PHP library for developers building applications that use large AI models like those from OpenAI, Anthropic, or Google DeepMind. It streamlines connecting to various AI services, allowing you to send text or image prompts and receive AI-generated responses. PHP developers can use this to integrate powerful AI capabilities into their web applications or backend systems.
Use this if you are a PHP developer who needs to easily incorporate multiple AI models into your application, with features like automatic model fallback and custom tool integration.
Not ideal if you are not a PHP developer or if you need a pre-built, non-coding solution to interact with AI models.
Stars
39
Forks
1
Language
PHP
License
Apache-2.0
Category
Last pushed
Jan 22, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/skito/aipi-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.