Libraries tagged by function call
mcaskill/php-array-chunk-by
9870 Downloads
Splits an array into chunks using a callback function.
germania-kg/routenameurlcallable
957 Downloads
Generates full URLs for Slim 4's named routes, using RouteContext und RouteParser. Suitable for Twig functions
vectorface/gearman
9588 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.
tribus-studio/versioncontrol
6464 Downloads
PHP library that helps with deprecated classes and function calls in Drupal 8 and 9.
phpfn/pipe
97 Downloads
Library for implementing function call chains
morris/sync
2885 Downloads
Synchronized function calls for PHP
cseufert/hamle
6542 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
serafim/pipe
105 Downloads
Library for implementing function call chains
mhlavac/gearman
51955 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.
dominionenterprises/memoize
25398 Downloads
A library for memoizing repeated function calls.
tobya/every
2789 Downloads
Execute a closure every count times the function is called
heimrichhannot/contao-list-widget-bundle
2212 Downloads
This bundle offers an input type for displaying a list of entities definable by a callback function.
xajax/xajax
10607 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.
squirrelphp/debug
4541 Downloads
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
bephp/router
1085 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.