Libraries tagged by nullable
danack/slim-auryn-invoker
2041 Downloads
Allows route callables to be dispatched by Auryn.
dakujem/generic-middleware
4375 Downloads
Generic PSR-15 implementation: Turns callables into Handlers and Middleware.
as3/post-process-bundle
12942 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.
achinon/yaml_classer
81 Downloads
Transforms YAML files into callable classes for easy reference inside of your IDE.
yuyat/callable_to_reflector
35 Downloads
Transforms any callable into Reflector
x2team/fillable
9 Downloads
Artisan Command Get Table Field
wyrihaximus/recoil-callable
1272 Downloads
Wrap any coroutine callable and run it through RecoilPHP on invocation
wobeto/laravel-model-fillable-control
4 Downloads
A Class to control fillable data model input
wearelaradev/callables
1 Downloads
Callables trait
vishnu/fillable-generator
27 Downloads
Laravel package to generate fillable arrays for Eloquent models
shov/fillable
56 Downloads
Fillable trait is mixin makes any object (usually DTO) fillable for several easy ways
sheidin/fillable
3570 Downloads
Generate fillable attribute for eloquent models
samils/callable-object
66 Downloads
Samils callable-object
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).