Libraries tagged by function call
php-sap/saprfc-harding
122 Downloads
PHP/SAP implementation for Hardings sapnwrfc module. See https://php-sap.github.io for details.
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).
prob/handler
437 Downloads
A simple library for calling function and method
sibidharan/ext-zealphp
26 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.
sakanjo/memory-limited
7 Downloads
A package to limit the memory upon a function call.
rawr/fqn-check
8559 Downloads
Checks source trees for not fully qualified function calls.
laracraft-tech/memoize
67 Downloads
Simple PHP trait to memoize function calls.
jdwx/result
137 Downloads
A microscopic module for managing complex function call results.
danilovl/async-bundle
398 Downloads
Symfony bundle provides simple delayed function call.
automattic/babel-plugin-replace-textdomain
47 Downloads
A Babel plugin to replace the textdomain in gettext-style function calls.
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.
avadaneidanut/sapphp
50 Downloads
SAP Remote Function Modules Calls made easy using sapnwrfc.
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
heimrichhannot/contao-list_widget
5621 Downloads
This simple module offers an input type for displaying a list of entities definable by a callback function.
chameleon2die4/wp-router
1017 Downloads
Routes paths to callback functions in WordPress.