Libraries tagged by calc
white-rabbit-1-sketch/php-file-hash-map
5595 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
webgriffe/sylius-table-rate-shipping-plugin
96083 Downloads
Provides table rate shipping calculator.
vaened/php-price-engine
135206 Downloads
A powerful pricing calculator for products and services, with comprehensive tax and discount calculations.
sylius/gmv-bundle
244720 Downloads
Lightweight local command to calculate the Sylius instance GMV within a specific period
ricklab/location
36906 Downloads
A library of PHP objects for spatial calculations
realrashid/cart
4335 Downloads
Meet Cart — your ultimate solution for seamless shopping cart functionality in Laravel applications. Cart simplifies the complexities of shopping cart operations, from product additions to total calculations, ensuring a frictionless user experience.
mpratt/relativetime
123589 Downloads
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.
melhorenvio/shipment-sdk-php
11955 Downloads
Este pacote é responsável por realizar o cálculo de cotações.
jfcherng/php-levenshtein-distance
17407 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.
ilicmiljan/weighted-ratings
70152 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
iansltx/business-days
1251 Downloads
A way to calculate date periods based on the concept of business days rather than calendar days
glaivepro/iaafpoints
1832 Downloads
PHP library to calculate World Athletics (IAAF) scoring points of athletics and World Athletics (IAAF) scoring points for combined events.
geniusts/prayer-times
17799 Downloads
A PHP package to calculate prayer times
fjw/color-compare
11518 Downloads
A library for converting colors (Hex, RGB, HSL, CIELAB (LAB), DIN-99) and calculating color distances based on DIN-99.
danmichaelo/coma
28208 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94