Libraries tagged by function call
nastasia/callable-functions
66 Downloads
Learn callable functions with arrays
progest/twig-extension-callfunc
1123 Downloads
Twig extension to call PHP functions or static methods from templates
php-sap/saprfc-harding
121 Downloads
PHP/SAP implementation for Hardings sapnwrfc module. See https://php-sap.github.io for details.
moe-mizrak/laravel-prompt-alchemist
25 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).
logicalsteps/async
1046 Downloads
async await implementation using generator function in php
sakanjo/memory-limited
3 Downloads
A package to limit the memory upon a function call.
morris/sync
2867 Downloads
Synchronized function calls for PHP
limingxinleo/idempotent
1640 Downloads
Making multiple identical function calls has the same effect as making a single function call.
laracraft-tech/memoize
65 Downloads
Simple PHP trait to memoize function calls.
automattic/babel-plugin-replace-textdomain
32 Downloads
A Babel plugin to replace the textdomain in gettext-style function calls.
comphp/di
60 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.
piotrpress/dynamic-format
82 Downloads
This WordPress plugin adds a dynamic format which renders an output of a selected php callback function added via a filter hook.
piotrpress/dynamic-block
83 Downloads
This WordPress plugin adds a dynamic block which renders an output of a selected php callback function added via a filter hook.