Libraries tagged by saleable
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.
zoparga/review-rateable
26 Downloads
Rating system for Laravel
zhenhai/laravel-rateable
140 Downloads
Allows multiple models to be rated with a fivestar like system.
yuyat/callable_to_reflector
37 Downloads
Transforms any callable into Reflector
wearelaradev/callables
1 Downloads
Callables trait
tamunoemi/laravel-review-rateable
107 Downloads
Review & Rating system for Laravel 10,11,12
sumantablog/laravel-review-rateable
44 Downloads
Review & Rating system for Laravel
sonar/valiable
28 Downloads
sonar valiables
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).
pyrello/artisan-profile-callable
5 Downloads
pportelette/pageable-bundle
27 Downloads
This Bundle provides pagination repository's method based on Doctrine Paginator
polyglot/plural-detector-callable
14 Downloads
PHP Polyglot callable plural detector
outcloud/php-array-sum-callable
16 Downloads
Calculates sum of elements of array given by callback function