Libraries tagged by syllable
alexanderc/open-fw
8 Downloads
Simple, scalable, open minded PHP framework
phpunit/php-invoker
469628065 Downloads
Invoke callables with a timeout
phpstan/phpdoc-parser
278742731 Downloads
PHPDoc parser with support for nullable, intersection and generic types
spatie/once
27377858 Downloads
A magic memoization function
php-di/invoker
47115782 Downloads
Generic and extensible callable invoker
hoa/consistency
21298729 Downloads
The Hoa\Consistency library.
zenstruck/callback
7978536 Downloads
Callable wrapper to validate and inject arguments.
yiisoft/injector
1588399 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
tuupola/callable-handler
3679874 Downloads
Compatibility layer for PSR-7 double pass and PSR-15 middlewares.
imanghafoori/laravel-nullable
313840 Downloads
A package to help you write expressive defensive code in a functional manner
dyrynda/laravel-nullable-fields
180857 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
troelskn/laravel-fillable-relations
62899 Downloads
Provides HasFillableRelations trait to Eloquent models
raphhh/trex-reflection
279010 Downloads
Reflection helpers for callables and types
timacdonald/callable-fake
18180 Downloads
A testing utility that allows you to fake and capture invokations of a callable / Closure
technically/callable-reflection
85582 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!