Libraries tagged by calculate
dragonmantank/cron-expression
408891018 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
mtdowling/cron-expression
78486259 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spatie/holidays
276653 Downloads
Calculate public holidays
rajentrivedi/tokenizer-x
125113 Downloads
TokenizerX calculates required tokens for given prompt
php-coord/php-coord
769679 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
mattiasgeniar/php-percentages
266189 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
usu/codice-fiscale
157871 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
solaris/php-moon-phase
53463 Downloads
Calculate the phases of the Moon in PHP.
rafaelfragoso/haversini-formula
202089 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
pburggraf/crc
159816 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
nyholm/effective-interest-rate
149955 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.
mpratt/relativetime
106540 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.
kyos/options-calculator
192546 Downloads
A collection of methods to calculate option prices, greeks & implied volatilities
frosh/lazy-sizes
79019 Downloads
Automatically calculate the best thumbnail size. This means you don't have to worry about the "sizes" attribute for the images. Additionally, you gain a score.
dr-que/polynomial-regression
201544 Downloads
Calculates and returns coefficients for polynomial regression.