Libraries tagged by function call
spatie/once
25918215 Downloads
A magic memoization function
spaze/phpstan-disallowed-calls
12269685 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
4087027 Downloads
Call (almost) any PHP function from your Twig templates.
mimmi20/monolog-callbackfilterhandler
443741 Downloads
Monolog handler wrapper that filters records based on a list of callback functions
rybakit/arguments-resolver
96128 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
traderinteractive/memoize
85044 Downloads
A library for memoizing repeated function calls.
permafrost-dev/php-code-search
154570 Downloads
Search PHP code for function & method calls, variable assignments, and more
mtdowling/supervisor-event
163919 Downloads
Wires callback functions to Supervisor events
nodejs-php-fallback/nodejs-php-fallback
393822 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available
bartlett/monolog-callbackfilterhandler
121980 Downloads
Monolog handler wrapper that filters records based on a list of callback functions
devknown/twig-import-function
41628 Downloads
Call (almost) any PHP function from your Twig (v3) templates.
php-sap/saprfc-kralik
14844 Downloads
PHP/SAP implementation for Gregor Kraliks sapnwrfc module. See https://php-sap.github.io for details.
palanik/wrapi
285589 Downloads
Wrapper for calling Restful API
rackbeat/php-throttler
27788 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
imanghafoori/laravel-decorator
9664 Downloads
A package to easily decorate your function calls.