Libraries tagged by average
mhinspeya/outfitbundles
28 Downloads
The Outfit Bundles extension enables merchants to create and manage complete outfit collections using a dedicated Outfits category structure. Administrators can create outfit categories, assign multiple products, and upload outfit images through the Magento Admin Panel. On the storefront, customers can view complete outfits, select individual sizes for configurable products, and add all selected items to the shopping cart with a single click, providing a seamless shopping experience while increasing cross-selling opportunities and average order value.
mhinspeya/inspeya-hyva-picalike
9 Downloads
MHinspeya Hyva Picalike integrates an AI-driven visual recommendation engine to display similar products on PDP, boosting engagement and average order value (AOV) on Hyva themes.
kachnitel/math-utils
217 Downloads
PHP library for mathematical operations including median, average, sum, and formula processing
elgibor-solution/laravel-inventory
79 Downloads
Inventory, costing (FIFO & Average), journal posting, multi-branch/warehouse/rack, configurable stages for Laravel.
andydefer/laravel-ratings
28 Downloads
Polymorphic rating and review system for Laravel with star ratings (1-5), reviews, average calculations, and distribution statistics.
dneustadt/average-color-matrix
10 Downloads
Generates a matrix in desired resolution of average colors of an image
romash1408/average-rate
0 Downloads
Calculate average exchange rate of RUB on a specified date
hracik/php-recognize-average-color-from-image
150 Downloads
Recognize average color from image.
calc/arithmetic
4753 Downloads
package for calculate arithmetic functions: GCD, LCM, average, weighted average, factors and primeFactors
truesocialmetrics/math
6817 Downloads
php standard math algorithms: running average, linear interpolation, derivative, local extremum
krugozor/hash
13 Downloads
PHP Compare Image (Average Hash, Simple Hash)
gpacalcteam/cgpa-calculator
2 Downloads
A lightweight PHP library for calculating GPA, CGPA, and SGPA. Supports 4.0 and 5.0 grading scales.
necromant2005/tt-math
5687 Downloads
php standard math algorithms: running average, linear interpolation, derivative, local extremum
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
vvvlad/uaservice
104 Downloads
UAService is a small CodeIgniter custom library that provides browser/user agent, IP, proxy and host detection, and geographical location services (your average browser sniffer with some extra functionality to sniff out IP addresses). It is designed to integrate seamlessly with the PHP CodeIgniter framework. UAService can also be used as a standalone library, without CodeIgniter (CI). However the IP Geolocation functions won't work because they rely on CI's database layer.