Libraries tagged by callab
slexx/laravel-actions
118 Downloads
Actions for laravel
nabeghe/cally
16 Downloads
Just a handy helper for callables and calling them!
mpoiriert/invoker
7294 Downloads
Reusable library
wandu/reflection
4359 Downloads
Reflection Extend Library.
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
kode/scheduling
6 Downloads
通用 Cron 调度器:支持任意 callable / task 的简洁健壮 PHP 定时任务库
joby/smol-context
82 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
71 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
2164 Downloads
Allows route callables to be dispatched by Auryn.
dakujem/generic-middleware
4678 Downloads
Generic PSR-15 implementation: Turns callables into Handlers and 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.
apphp/pretty-print
131 Downloads
Callable pretty-printer for PHP arrays with Python-like formatting.
yuyat/callable_to_reflector
37 Downloads
Transforms any callable into Reflector