Libraries tagged by salla
spatie/once
27141259 Downloads
A magic memoization function
php-di/invoker
45966538 Downloads
Generic and extensible callable invoker
hoa/consistency
21094094 Downloads
The Hoa\Consistency library.
zenstruck/callback
7761140 Downloads
Callable wrapper to validate and inject arguments.
yiisoft/injector
1486428 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
tuupola/callable-handler
3624106 Downloads
Compatibility layer for PSR-7 double pass and PSR-15 middlewares.
mallardduck/blade-lucide-icons
251281 Downloads
A package to easily make use of Lucide icons in your Laravel Blade views.
matt-allan/laravel-code-style
739009 Downloads
Code formatting for Laravel projects
raphhh/trex-reflection
273087 Downloads
Reflection helpers for callables and types
mallardduck/blade-boxicons
663909 Downloads
A package to easily make use of Boxicons in your Laravel Blade views.
allanpichardo/mysql-vector
6457 Downloads
Perform vector operations natively on MySQL
wallabag/wallabag
2114 Downloads
open source self hostable read-it-later web application
timacdonald/callable-fake
17985 Downloads
A testing utility that allows you to fake and capture invokations of a callable / Closure
technically/callable-reflection
83617 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
stack/callable-http-kernel
37818 Downloads
HttpKernelInterface implementation based on callables.