Libraries tagged by calculated
drupal-eca-recipe/eca_lib_0022
65 Downloads
Calculated entity field
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
dragonmantank/cron-expression
508749658 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
mtdowling/cron-expression
80712450 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spatie/holidays
846757 Downloads
Calculate public holidays
solaris/php-moon-phase
70510 Downloads
Calculate the phases of the Moon in PHP.
rajentrivedi/tokenizer-x
250734 Downloads
TokenizerX calculates required tokens for given prompt
php-coord/php-coord
991397 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
343729 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
usu/codice-fiscale
177840 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
rafaelfragoso/haversini-formula
215964 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.
php-code-archeology/php-code-archeology
4826 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
pburggraf/crc
235499 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values