Libraries tagged by mailables
jeeglo/email-checker
74 Downloads
This is the PHP SDK to check and verify emails using the https://emailable.com/ APIs
icecave/evoke
283 Downloads
A library for invoking PHP callables using positional and named arguments.
danack/slim-auryn-invoker
2041 Downloads
Allows route callables to be dispatched by Auryn.
code-distortion/di-caller
5277 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
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
3 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
6 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
5 Downloads
Basic formatting and inspection of PHP callables
wyrihaximus/recoil-queue-caller
12971 Downloads
Call all callables from the observable from within a RecoilPHP coroutine
validator/validator
382 Downloads
Library aimed to valitate and sanitaze php valiables
sophie-spec/versus
3 Downloads
A proof-of-concept unit tester for callables
sonar/valiable
26 Downloads
sonar valiables
samueldavis/php-pipeline
9 Downloads
Compose many callables into a single callable.
norvica/invoker
10 Downloads
Invoke PHP callables with configurable parameter resolving.