latgardi/password-tools
A lightweight PHP package to calculate password strength using entropy, with ASCII visualization and validation rules.
时间:2025-02-28 13:08
danilanomad/gcd
A simple PHP game to calculate the Greatest Common Divisor (GCD) of two numbers.
时间:2025-02-06 19:20
tiennk1995dev/japanese-holidays_php
A PHP package to calculate Japanese national holidays
时间:2025-01-26 04:35
con4gis/travel-costs
Travel costs bundle to calculate costs for driving using con4gis support services.
时间:2025-01-02 07:29
white-rabbit-1-sketch/php-file-hash-map
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 effici
时间:2024-11-29 15:51
mortimer333/wobblefump
Symfony command to calculate binary difference between two files and transform the result using Fourier
时间:2024-11-23 12:37
axi/mycalendar
Calculate several special dates relative to a birthdate (or any date)
时间:2024-10-31 23:22
mkeremcansev/laravel-commission
A flexible package to calculate and log commissions in Laravel.
时间:2024-10-03 22:43
hular369/geo-shapify
A PHP library that allows to check if a coordinate(lat,long) is inside or outside of a country or a circle or a polygon, calculate area occupied by a polygon/circle, and find out the nearest vertex of a country or a polygon from a given point.
时间:2024-09-17 06:47
saifuldev/get-date-difference
A package to calculate date differences.
时间:2024-08-17 04:40
homord/tax-calculator
A Laravel package to calculate taxes for multiple countries
时间:2024-08-12 01:16
dried/date-difference
Calculate difference between dates in various units
时间:2024-07-28 22:30
alkauni/distance-coordinate-calculator
A Package to calculate the distance between two coordinate points
时间:2024-07-26 15:13
designbycode/levenshtein-distance
The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.
时间:2024-07-20 18:14