designbycode/luhn-algorithm
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
时间:2024-06-19 14:24
iroid/laravel-haversine
Laravel package for calculating distances using the Haversine formula
时间:2024-02-23 05:14
asylum29/php-formula-interpreter
Formula interpreter for PHP
时间:2023-11-03 05:52
andersonrezende/formula-executor
Formula converter and executor in string format
时间:2023-06-30 19:49
serger/simple-formula-calculator
Very simple formula calculator. Lightweight and with no dependencies
时间:2023-04-22 18:25
choate/matex
PHP Mathematical expression parser and evaluator
时间:2022-11-19 04:01
227690008/formula-parser
Parsing and evaluating mathematical formulas given as strings.
时间:2022-10-24 03:15
koshuang/expression
Implementation of the Specification pattern and logical expressions for PHP.
时间:2022-09-03 16:48
bodunde/geocoder
A laravel package that helps you with geocoding addresses and reverse geocoding coordinates using the google maps api. It also helps in calculating the distance between two locations using the Hervasine formula and the coordinates of the locations
时间:2016-10-09 03:51
skgroup/php-calculator
Parsing and evaluating mathematical formula entered as a string
时间:2015-07-01 09:18
profideo/formula-interpretor
Tool to interprete formulas
时间:2015-02-05 13:49
webmozart/expression
Implementation of the Specification pattern and logical expressions for PHP.
时间:未知