Libraries tagged by function call
deminy/counit
12109 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
wikimedia/services
390020 Downloads
Generic service to manage named services using lazy instantiation based on instantiator callback functions
spaze/phpstan-disallowed-calls-nette
42220 Downloads
Nette Framework-specific configuration for Disallowed method and function calls plug-in for PHPStan
davidlienhard/functioncaller
9489 Downloads
🐘 php library to call functions and catch triggered errors
bfg/embedded-call
41185 Downloads
API with closing functions
php-sap/saprfc-kralik
15683 Downloads
PHP/SAP implementation for Gregor Kraliks sapnwrfc module. See https://php-sap.github.io for details.
erdum/php-open-ai-assistant-sdk
2265 Downloads
A PHP class for seamless interaction with the OpenAI Assistant API, enabling developers build powerful AI assistants capable of performing a variety of tasks.
publero/net_gearman
77491 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.
kelunik/fqn-check
9204 Downloads
Checks source trees for not fully qualified function calls.
stil/gif-endec
17783 Downloads
PHP GIF decoder and decoder with callback functions.
savinmikhail/add_named_arguments_rector
1300 Downloads
Rector rule to add names to arguments for functions'/methods' calls
belhard/xajax
19310 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.
amsom-habitat/oracle-function-calling
7037 Downloads
Utilities pour les appels fonctions oracles depuis doctrine
pongtan/twig-php-function
16399 Downloads
Call (almost) any PHP function from your Twig templates.
mcaskill/php-array-chunk-by
9764 Downloads
Splits an array into chunks using a callback function.