Libraries tagged by callable
rajurayhan/laravel-n8n-mcp-server
0 Downloads
n8n MCP server for Laravel — expose n8n workflows, executions, credentials, users, projects, variables, tags, and webhooks as AI-callable MCP tools
mahdi-mh/fallback-chain
29 Downloads
A lightweight PHP package for building fallback chains with callable handlers and failure callbacks.
liip/frctl-twig
6019 Downloads
Alias-Loader for handling fractal @handle's in twig and callable handler for the accompanied node module
joby/smol-context
65 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.
dakujem/generic-middleware
4666 Downloads
Generic PSR-15 implementation: Turns callables into Handlers and Middleware.
crysalead/code
7394 Downloads
Runs callables with a timeout
componenta/config
6 Downloads
Immutable configuration container with dot notation, callable support, and caching
as3/post-process-bundle
12995 Downloads
Provides centralized support for executing callable code before Symfony framework termination.
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).
isholao/callableresolver
60 Downloads
PHP callable resolver
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