Libraries tagged by syllables
crysalead/code
7399 Downloads
Runs callables with a timeout
code-distortion/di-caller
7543 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
chatflowphp/parser
28 Downloads
Handler-driven tokenizer and AST builder for PHP: define your grammar as small callables, get tokens, a navigable syntax tree, and compilation.
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
siriusphp/invokator
4 Downloads
Library that implements a unified way to execute a list of commands/callables that are used by various patterns: events, pipelines, middleware etc
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).
yahnis-elsts/call-inspector
6 Downloads
Basic formatting and inspection of PHP callables
sophie-spec/versus
4 Downloads
A proof-of-concept unit tester for callables
samueldavis/php-pipeline
10 Downloads
Compose many callables into a single callable.
norvica/invoker
11 Downloads
Invoke PHP callables with configurable parameter resolving.
noregression/callable-comparator
2306 Downloads
Makes it possible to use callables in PHPunit assertions
nicoorfi/insist
859 Downloads
Method wrappers around eventsauce/backoff, that retries callables actions thay may fail.
mgroups/laravel-crud
154 Downloads
Create Laravel CRUD files include migration and controller with model fillables
maximaster/atoa
3 Downloads
Convert a value to another value using your own callables.