Download the PHP package symfony/ai-platform without Composer

On this page you can find all versions of the php package symfony/ai-platform. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package ai-platform

Symfony AI - Platform Component

The Platform component provides an abstraction for interacting with different models, their providers and contracts.

This Component is experimental. Experimental features are not covered by Symfony's Backward Compatibility Promise.

Installation

Platform Bridges

To use a specific AI platform, install the corresponding bridge package:

Platform Package
AI.ML API symfony/ai-ai-ml-api-platform
Albert symfony/ai-albert-platform
amazee.ai symfony/ai-amazee-ai-platform
Anthropic symfony/ai-anthropic-platform
Azure OpenAI symfony/ai-azure-platform
AWS Bedrock symfony/ai-bedrock-platform
Cache symfony/ai-cache-platform
Cartesia symfony/ai-cartesia-platform
Cerebras symfony/ai-cerebras-platform
Claude Code symfony/ai-claude-code-platform
Codex symfony/ai-codex-platform
Cohere symfony/ai-cohere-platform
Decart symfony/ai-decart-platform
DeepSeek symfony/ai-deep-seek-platform
Docker Model Runner symfony/ai-docker-model-runner-platform
ElevenLabs symfony/ai-eleven-labs-platform
Failover symfony/ai-failover-platform
Generic symfony/ai-generic-platform
Google Gemini symfony/ai-gemini-platform
Hugging Face symfony/ai-hugging-face-platform
LM Studio symfony/ai-lm-studio-platform
Meta Llama symfony/ai-meta-platform
Mistral symfony/ai-mistral-platform
Models.dev symfony/ai-models-dev-platform
Ollama symfony/ai-ollama-platform
OpenAI symfony/ai-open-ai-platform
Open Responses symfony/ai-open-responses-platform
OpenRouter symfony/ai-open-router-platform
OVH symfony/ai-ovh-platform
Perplexity symfony/ai-perplexity-platform
Replicate symfony/ai-replicate-platform
Scaleway symfony/ai-scaleway-platform
TransformersPHP symfony/ai-transformers-php-platform
Google Vertex AI symfony/ai-vertex-ai-platform
Voyage symfony/ai-voyage-platform

This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ai to create issues or submit pull requests.

Resources


All versions of ai-platform with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2
ext-fileinfo Version *
oskarstark/enum-helper Version ^1.5
phpdocumentor/reflection-docblock Version ^5.4|^6.0
phpstan/phpdoc-parser Version ^2.1
psr/log Version ^3.0
symfony/clock Version ^7.3|^8.0
symfony/event-dispatcher Version ^7.3|^8.0
symfony/property-access Version ^7.3|^8.0
symfony/property-info Version ^7.3|^8.0
symfony/serializer Version ^7.3|^8.0
symfony/type-info Version ^7.3|^8.0
symfony/uid Version ^7.3|^8.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package symfony/ai-platform contains the following files

Loading the files please wait ...