Libraries tagged by function call
spatie/once
27162918 Downloads
A magic memoization function
spaze/phpstan-disallowed-calls
14614577 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
umpirsky/twig-php-function
4198981 Downloads
Call (almost) any PHP function from your Twig templates.
permafrost-dev/php-code-search
304123 Downloads
Search PHP code for function & method calls, variable assignments, and more
traderinteractive/memoize
99244 Downloads
A library for memoizing repeated function calls.
adriansuter/php-autoload-override
48098 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
mtdowling/supervisor-event
167988 Downloads
Wires callback functions to Supervisor events
nodejs-php-fallback/nodejs-php-fallback
421469 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available
mimmi20/monolog-callbackfilterhandler
558815 Downloads
Monolog handler wrapper that filters records based on a list of callback functions
devknown/twig-import-function
46685 Downloads
Call (almost) any PHP function from your Twig (v3) templates.
php-sap/saprfc-kralik
16404 Downloads
PHP/SAP implementation for Gregor Kraliks sapnwrfc module. See https://php-sap.github.io for details.
rybakit/arguments-resolver
99626 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
palanik/wrapi
296792 Downloads
Wrapper for calling Restful API
rackbeat/php-throttler
31138 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
imanghafoori/laravel-decorator
10615 Downloads
A package to easily decorate your function calls.