Download the PHP package crustum/openrouter without Composer
On this page you can find all versions of the php package crustum/openrouter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download crustum/openrouter
More information about crustum/openrouter
Files in crustum/openrouter
Package openrouter
Short Description OpenRouter plugin for CakePHP applications
License MIT
Informations about the package openrouter
CakePHP OpenRouter Plugin
The OpenRouter plugin provides OpenRouter API integration for CakePHP applications.
OpenRouter is a unified interface for Large Language Models (LLMs) that allows you to interact with various AI models through a single API. The plugin provides a clean, type-safe interface using Data Transfer Objects (DTOs) for all API interactions, making it easy to work with OpenRouter's extensive feature set including chat completions, streaming, tool calling, web search, file inputs, and more.
The plugin integrates seamlessly with CakePHP's configuration system and provides a static facade for easy access to OpenRouter functionality.
Requirements
- PHP 8.3+
- CakePHP 5.1+
See Versions.md for the supported CakePHP versions.
Documentation
For documentation, as well as tutorials, see the docs directory of this repository.
License
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.
All versions of openrouter with dependencies
cakephp/cakephp Version ^5.1
crustum/plugin-manifest Version ^1.0
guzzlehttp/guzzle Version ^7.9
caseyamcl/guzzle_retry_middleware Version ^2.12