Libraries tagged by callables
bangpound/callable-compiler-pass
822 Downloads
Create compiler passes in Symfony without defining another class
zfegg/psr-mvc
125 Downloads
Using MVC for PSR applications, like dotnet core MVC.
stamina/chequer-php
73 Downloads
Fast & simple scalar/object/array checking/validation class
stack/inline
227 Downloads
Inline stack middleware.
slexx/laravel-actions
114 Downloads
Actions for laravel
laventure/invoker
37 Downloads
Generic and extensible callable invoker
lx/fna
39983 Downloads
Fna - Functions with Named Arguments
wandu/reflection
4345 Downloads
Reflection Extend Library.
wyrihaximus/recoil-queue-caller
12975 Downloads
Call all callables from the observable from within a RecoilPHP coroutine
liip/frctl-twig
6019 Downloads
Alias-Loader for handling fractal @handle's in twig and callable handler for the accompanied node module
danack/slim-auryn-invoker
2046 Downloads
Allows route callables to be dispatched by Auryn.
dakujem/generic-middleware
4389 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.
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).