Libraries tagged by callables
koda/koda
33723 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
jmasci/component-template
13 Downloads
Base classes for creating flexible HTML rendering templates consisting of overridable callable components.
germania-kg/renderer
175 Downloads
Render Callables for PHP files, Twig, Smarty and Markdown
germania-kg/psrcontainerfactory
73 Downloads
Factory callable that creates and returns a Pimple PSR-11 Container
germania-kg/nullfactory
27 Downloads
Factory callable that returns null or any other default value
germania-kg/googlerecaptcha
53 Downloads
Callable and Pimple Service Provider for Google's ReCaptcha.
germania-kg/formvalidator
133 Downloads
Callable for validating and filtering user inputs with convenient evaluation API.
funnyfig/swoole_retrier
45 Downloads
repeatedly run a callable until stop called or timed-out. retry delay algorithm is borrowed from malkusch/lock Loop
fostam/retry
162 Downloads
Retry any callable until success or max retries, using various delay policies
exts/di-slim-bridge
47 Downloads
Slim Framework 3 dependency injection callable resolver bridge
emeraldinspirations/lib-createconstructcallable
12 Downloads
Returns an anonymous callable function referencing the constructor of a class
eduluz1976/pervasive
4 Downloads
Library to wrap class methods and add dynamically other callables, allowing add something to be executed before an method, or after it.
divineniiquaye/php-invoker
9255 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
danack/slim4-auryn-invoker
40 Downloads
Allows route callables to be dispatched by Auryn.
danack/slim-dispatcher
6 Downloads
Allows route callables to be dispatched by a supplied invoker