Libraries tagged by mailables
dakujem/generic-middleware
4124 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
siriusphp/invokator
1 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
4 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).
didweb/slug
24 Downloads
Creacion de slugs para url amigables
yahnis-elsts/call-inspector
4 Downloads
Basic formatting and inspection of PHP callables
wyrihaximus/recoil-queue-caller
12965 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
2 Downloads
A proof-of-concept unit tester for callables
sonar/valiable
22 Downloads
sonar valiables
samueldavis/php-pipeline
8 Downloads
Compose many callables into a single callable.
robincoello/url_amigable
15 Downloads
Para la creacion de url amigables
norvica/invoker
8 Downloads
Invoke PHP callables with configurable parameter resolving.
nabeghe/cally
2 Downloads
Just a handy helper for callables and calling them!