symfony/ai-platform
PHP library for interacting with AI platform provider.
This is a PHP library for developers who build applications that need to interact with various AI models and services. It provides a consistent way to send requests (like text prompts or data for analysis) to different AI platforms and receive their responses, simplifying the integration of diverse AI capabilities into PHP projects. The target user is a PHP application developer.
Use this if you are a PHP developer building applications and need a unified way to connect to many different AI model providers like OpenAI, Anthropic, or AWS Bedrock without rewriting code for each one.
Not ideal if you are not a PHP developer or you only need to interact with a single AI platform and prefer to use its native client library.
Stars
51
Forks
12
Language
PHP
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/symfony/ai-platform"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
CodeWithKyrian/transformers-php
Transformers PHP is a toolkit for PHP developers to add machine learning magic to their projects easily.
php-llm/llm-chain
PHP library for building LLM-based and AI-based features and applications.
elapse-annals/laravel-plus
Based on Laravel transformation and expansion, more convenient for practical business use
symfony/ai-transformers-php-platform
TransformersPhp platform bridge for Symfony AI
CodeWithKyrian/huggingface-php
Hugging Face Hub client for PHP. Manage repositories, run inference, and access thousands of...