Libraries tagged by calculated
dorgan/laravel-living-models
0 Downloads
A Laravel enhancement that allows models to define dynamic, calculated, and formula-driven attributes using PHP.
dk/calculator-bundle
33 Downloads
Calculated entity properties for Symfony
cpsit/migrator
37 Downloads
Composer package for migrating files with a calculated diff
cdmanager/magento-min-order-fee
11 Downloads
Magento 2 module that displays a minimum order fee as a separate total row on orders, invoices and credit memos, including admin, storefront, emails and PDFs. The fee itself is calculated and persisted by an external system.
apiverve/datecalculator
0 Downloads
Date Calculator is a simple tool for calculating date differences. It returns the calculated date difference based on the dates provided.
apiverve/agecalculator
0 Downloads
Age Calculator is a simple tool for calculating age from the date of birth. It returns the calculated age based on the date of birth provided.
dragonmantank/cron-expression
535334161 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
mtdowling/cron-expression
81238202 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spatie/holidays
1027318 Downloads
Calculate public holidays
solaris/php-moon-phase
78886 Downloads
Calculate the phases of the Moon in PHP.
rajentrivedi/tokenizer-x
268086 Downloads
TokenizerX calculates required tokens for given prompt
php-coord/php-coord
1046168 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
357570 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
usu/codice-fiscale
182697 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
rafaelfragoso/haversini-formula
218580 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.