Libraries tagged by function call
chameleon2die4/wp-router
750 Downloads
Routes paths to callback functions in WordPress.
socialengineers/soap-parser
3182 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
pyaesone17/s3-reducer
21 Downloads
Small and minimalist but effective Laravel library to reduce your s3 billing dramatically just by calling custom asset function.
fuwasegu/cache-decorator
7 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
lloydzhou/router
134 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
gaurang/asynchronous
3 Downloads
This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.
vairogs/functions-memoize
0 Downloads
A PHP library providing memoization functionality to cache the results of expensive function calls and return the cached result when the same inputs occur again
clevis/utils-functions-proxy
10 Downloads
Simple proxy to function calls that can be mocked.
outcloud/php-array-sum-callable
16 Downloads
Calculates sum of elements of array given by callback function
outcloud/php-array-avg-callable
14 Downloads
Calculates average of elements of array given by callable function
farafiri/easy-callback
6 Downloads
Utility for creating simple callback functions for filter and map functions in readable way
xtlsoft/zephir-c-call
3 Downloads
An extension that allows you to call C functions in Zephir.
rotexsoft/callable-execution-timer
7 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).
jizuscreed/callbackable-array-functions
12 Downloads
Some wrappers for php array functions, which provides callback-ability to them
pongtan/twig-php-function
16427 Downloads
Call (almost) any PHP function from your Twig templates.