aimeos/prisma
Light-weight PHP package for integrating multi-media related Large Language Models (LLMs) using a unified interface
This is a tool for PHP developers who want to integrate various AI models for handling audio, image, text, and video into their PHP applications. It takes multimedia files or text prompts as input and outputs processed versions, descriptions, or generated content. Developers building web applications, content management systems, or media processing tools would use this to add advanced AI capabilities.
102 stars.
Use this if you are a PHP developer looking for a unified way to add diverse AI features like image generation, audio transcription, or video description to your applications.
Not ideal if you are not a PHP developer or if you need a pre-built, end-user application for multimedia processing rather than a developer library.
Stars
102
Forks
—
Language
PHP
License
LGPL-2.1
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/aimeos/prisma"
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.