Libraries tagged by syllable
code-distortion/di-caller
5594 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
mnapoli/invoker
1160 Downloads
Generic and extensible callable invoker
wyrfel/php-callback
5015 Downloads
A simple callable wrapper that allows better management of call parameters
rszrama/negotiation-middleware
2195 Downloads
Content negotiation middleware for PHP applications using a request, response, and next callable signature.
muzammal/syncmodelfillable
51 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands
khairy/migration-model-sync
30 Downloads
Automatically sync Laravel models from migration files, including fillable, casts, and relationships.
divineniiquaye/php-invoker
9609 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
aviator/pipe
1638 Downloads
Chain callables using a simple wrapper class.
achinon/yaml_classer
229 Downloads
Transforms YAML files into callable classes for easy reference inside of your IDE.
sanmai/trycatch
10849 Downloads
Exception-handling callable wrapper
xiyusullos/nullable
2216 Downloads
chain calls on object whatever the object is null or not
trash-panda/m2-callable-event-listeners
1463 Downloads
Listen to events with plain PHP callable minus any configuration
tarifhaus/doctrine-nullable-embeddable
62128 Downloads
A workaround implementation for nullable embeddables in Doctrine entities.
sunvalley-technologies/phpunit-callable-test-case
3774 Downloads
Provides a callable test case and trait for callable expectations. Code is extracted from react-php test cases.
noregression/callable-comparator
2226 Downloads
Makes it possible to use callables in PHPunit assertions