Libraries tagged by callables
liip/frctl-twig
6019 Downloads
Alias-Loader for handling fractal @handle's in twig and callable handler for the accompanied node module
koda/koda
33736 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
joby/smol-context
67 Downloads
A lightweight DI container for PHP for global, low-config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.
jeffersongoncalves/laravel-npm-readme
43 Downloads
A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.
danack/slim-auryn-invoker
2162 Downloads
Allows route callables to be dispatched by Auryn.
dakujem/generic-middleware
4668 Downloads
Generic PSR-15 implementation: Turns callables into Handlers and Middleware.
componenta/config
13 Downloads
Immutable configuration container with dot notation, callable support, and caching
cloud-castle/middleware
11 Downloads
PSR-15 конвейер middleware для PHP 8.1+: диспетчер очереди обработчиков, обёртки callable-middleware и ленивое разрешение из контейнера. Реализует psr/http-server-middleware.
arete/collection-pipeline
25 Downloads
PHP (partial) implementation of a pipeline collection. Work with a collection of objects without making a bunch of callables, loops, & ifs.
wearelaradev/callables
1 Downloads
Callables trait
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).
noregression/callable-comparator
2295 Downloads
Makes it possible to use callables in PHPunit assertions
erebot/callable-wrapper
1420 Downloads
Callable wrapper for PHP < 5.4.0
ellipse/middleware-callable
120 Downloads
Psr-15 middleware proxying a callable
ellipse/handlers-callable
1618 Downloads
Psr-15 request handler proxying a callable