Libraries tagged by crawlable
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
joby/smol-context
65 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.
dakujem/generic-middleware
4666 Downloads
Generic PSR-15 implementation: Turns callables into Handlers and Middleware.
crysalead/code
7394 Downloads
Runs callables with a timeout
componenta/config
6 Downloads
Immutable configuration container with dot notation, callable support, and caching
as3/post-process-bundle
12995 Downloads
Provides centralized support for executing callable code before Symfony framework termination.
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.
3x1io/3x1
216 Downloads
Full Stack Web Framework Build in Laravel & Craftable
yuyat/callable_to_reflector
37 Downloads
Transforms any callable into Reflector
wearelaradev/callables
1 Downloads
Callables trait
savannabits/craftable
42 Downloads
Administration toolkit for Laravel 7 - starting point for developing administration interface
sanmai/callable-reflection
0 Downloads
ReflectionFunctionAbstract for any callable
samils/callable-object
68 Downloads
Samils callable-object
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).