Libraries tagged by function call
belhard/xajax
27207 Downloads
Xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications. Using Xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page.
davidlienhard/functioncaller
13412 Downloads
🐘 php library to call functions and catch triggered errors
bartlett/monolog-callbackfilterhandler
124778 Downloads
Monolog handler wrapper that filters records based on a list of callback functions
horat1us/detect-caller
835 Downloads
Util to detect caller of current method/function.
mf/callback-parser
29154 Downloads
PHP parser for arrow functions
saurabhshukla-developer/laravel-ai-chatbot
24 Downloads
A comprehensive Laravel package for building AI agents with multiple provider support, tool management, and function calling capabilities
carmelosantana/php-agents
6574 Downloads
PHP 8.4+ agent framework — interfaces, tools, and providers for building AI agents
bycerfrance/llm-api-lib
314 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
mcaskill/php-array-chunk-by
10779 Downloads
Splits an array into chunks using a callback function.
amashukov/abi-encoder-php
357 Downloads
Solidity ABI calldata encoder in pure PHP — function selectors plus static (address/uint/int/bytesN) and dynamic (string/bytes) types, byte-for-byte equivalent to ethers.js v6.
logicalsteps/async
1384 Downloads
async await implementation using generator function in php
vectorface/gearman
12062 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
tribus-studio/versioncontrol
8112 Downloads
PHP library that helps with deprecated classes and function calls in Drupal 8 and 9.
rawr/fqn-check
8559 Downloads
Checks source trees for not fully qualified function calls.
phpfn/pipe
98 Downloads
Library for implementing function call chains