Libraries tagged by callable
jmasci/component-template
14 Downloads
Base classes for creating flexible HTML rendering templates consisting of overridable callable components.
germania-kg/translator
28 Downloads
Callable translator
germania-kg/renderer
177 Downloads
Render Callables for PHP files, Twig, Smarty and Markdown
germania-kg/psrcontainerfactory
75 Downloads
Factory callable that creates and returns a Pimple PSR-11 Container
germania-kg/nullfactory
29 Downloads
Factory callable that returns null or any other default value
germania-kg/namespaced-filefinder
25 Downloads
Callable to find files in namespaced directories
germania-kg/googlerecaptcha
55 Downloads
Callable and Pimple Service Provider for Google's ReCaptcha.
germania-kg/formvalidator
135 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
175 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
13 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.
danack/slim4-auryn-invoker
41 Downloads
Allows route callables to be dispatched by Auryn.
danack/slim-dispatcher
6 Downloads
Allows route callables to be dispatched by a supplied invoker