Libraries tagged by function-calling
hosseinhezami/laravel-gemini
19113 Downloads
A production-ready Laravel package to integrate with the Google Gemini API. Supports text, image, video, audio, long-context, structured output, files, caching, function-calling and understanding capabilities.
erdum/php-open-ai-assistant-sdk
4422 Downloads
A PHP class for seamless interaction with the OpenAI Assistant API, enabling developers build powerful AI assistants capable of performing a variety of tasks.
alidaaer/laravel-ai-agent
1658 Downloads
Give your Laravel app a brain, safely. Build AI Agents that can execute real actions in your application.
amsom-habitat/oracle-function-calling
13638 Downloads
Bibliothèque PHP pour faciliter l'appel de fonctions et procédures stockées Oracle via Doctrine. Supporte les paramètres CLOB volumineux et la gestion de fichiers base64.
easybdit/laraveleasyai
110 Downloads
Unified AI chat for Laravel — Ollama, OpenAI, Anthropic (Claude), DeepSeek. One interface, any AI.
carmelosantana/php-agents
7978 Downloads
PHP 8.4+ agent framework — interfaces, tools, and providers for building AI agents
yu-laravel/laravel-ai-chat-bot
33 Downloads
AI chat widget for Laravel with multiple LLM providers, persistent conversation history, function-calling tools, and human handoff to Telegram.
sharifuddin/laravel-ai-bridge
24 Downloads
Turn any Laravel app into a secure AI agent: automatic and custom vector embedding generation, multi-provider AI switching with auto-failover (Gemini, OpenAI/ChatGPT, DeepSeek, Anthropic/Claude, or any custom LLM), zero-config controller-to-tool discovery, and PostgreSQL/MySQL/MongoDB/Qdrant/Pinecone vector database support.
saurabhshukla-developer/laravel-ai-chatbot
28 Downloads
A comprehensive Laravel package for building AI agents with multiple provider support, tool management, and function calling capabilities
hameleon2x/llm-orchestra
22 Downloads
PHP LLM client with a model catalog (OpenAI, OpenRouter, Requesty), retries and fallback models, typed errors, agent loop with tool calling and PSR-3 logging. Framework-agnostic, no SDK dependencies. PHP 7.4+.
bycerfrance/llm-api-lib
430 Downloads
PHP library for interacting with multiple LLM providers (Google, Mistral, OpenAI, OVH and any OpenAI-compatible endpoint) with failover, retry, and tool calling support
adachsoft/ai-integration-xai-responses
15 Downloads
xAI Responses API integration for AdachSoft AI Integration tool calling
moe-mizrak/laravel-prompt-alchemist
26 Downloads
Versatile LLM Tool Use (Function Calling) package for Laravel, compatible with all LLMs, enabling LLM to execute actual code functions (unlike LLMs' built-in capabilities).
siberfx/laravel-gemini
229 Downloads
A production-ready Laravel package to integrate with the Google Gemini API. Supports text, image, video, audio, long-context, structured output, files, caching, function-calling and understanding capabilities.
comphp/di
64 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.