Libraries tagged by function call
davidlienhard/functioncaller
13676 Downloads
🐘 php library to call functions and catch triggered errors
bartlett/monolog-callbackfilterhandler
124799 Downloads
Monolog handler wrapper that filters records based on a list of callback functions
horat1us/detect-caller
908 Downloads
Util to detect caller of current method/function.
mf/callback-parser
29296 Downloads
PHP parser for arrow functions
easybdit/laraveleasyai
41 Downloads
Unified AI chat for Laravel — Ollama, OpenAI, Anthropic (Claude), DeepSeek. One interface, any AI.
carmelosantana/php-agents
7578 Downloads
PHP 8.4+ agent framework — interfaces, tools, and providers for building AI agents
bycerfrance/llm-api-lib
412 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
11004 Downloads
Splits an array into chunks using a callback function.
amashukov/abi-encoder-php
880 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.
zealphp/ext
182 Downloads
Per-request function overrides for long-running PHP servers. Intercepts 53 PHP built-ins (header, session_start, setcookie, etc.) and routes them to user-supplied callbacks. Purpose-built for ZealPHP.
vectorface/gearman
12588 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
8423 Downloads
PHP library that helps with deprecated classes and function calls in Drupal 8 and 9.
rawr/fqn-check
8605 Downloads
Checks source trees for not fully qualified function calls.
phpfn/pipe
98 Downloads
Library for implementing function call chains
morris/sync
3017 Downloads
Synchronized function calls for PHP