Libraries tagged by function call
mjohann/call-morph
5 Downloads
CallMorph is a PHP class that simplifies and secures the serialization of anonymous functions by automatically selecting the appropriate library based on the PHP version, with support for a secret key when using Laravel's Serializable Closures.
ecailles/callable-object
482 Downloads
Callable as an object.
covex-nn/twig-callable-bridge-bundle
373 Downloads
Provides a simple interface to extend Twig with PHP functions
taitava/php-cachedcall
10 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
shasoft/batch
7 Downloads
Batching function calls
phpalgo/phpalgo
17 Downloads
a library that contain a set of functions that will do a Complex things for you and return a simple to understand result. just with a simple function Call.
biohazard/group-chains
14 Downloads
PHP function call group chains
apatis/core-intercept
46 Downloads
Php function call
php-sap/saprfc-koucky
45 Downloads
PHP/SAP implementation for Kouckys legacy saprfc module. See https://php-sap.github.io for details.
texhub/openai
1 Downloads
Full-featured OpenAI SDK for any PHP framework with first-class Laravel support: chat, tools/function-calling, vision, assistants (v2), files, images, audio, embeddings, models and usage analytics.
iotcatalyst/cloudfunctions
2829 Downloads
An implementation of the IoTCatalyst CloudFunctions caller specification in PHP.
hameleon2x/llm-orchestra
16 Downloads
PHP LLM client with provider fallback (OpenAI, OpenRouter, Requesty), agent loop with tool calling, typed tool results and PSR-3 logging. Framework-agnostic, no SDK dependencies. PHP 7.4+.
cagri/nexus
1 Downloads
High-performance, provider-agnostic LLM agent framework for PHP. Supports OpenAI, Anthropic, Ollama, and any OpenAI-compatible API.
allanbernier/laravel-gpt
33 Downloads
A Laravel package for interacting with the ChatGPT API with built-in support for function calling (tools)
tuzlu07x/openai
5 Downloads
OpenAI Call Function API PHP