designbycode/fuzzy-search
The Fuzzy Search package provides a simple and efficient way to perform fuzzy searches on a collection of texts using the Levenshtein distance algorithm. This package is useful when you need to search for texts that may contain typos or slight variations.
时间:2024-07-20 18:30
affinity4/heap
Full Binary Heap implementation with maxheap, minheap and memory-efficient O(nlogn) and space-complexity of O(1) heapsort algorithm
时间:2024-07-13 16:12
teguh02/rsa_php
Simple package to handle RSA encryption and decryption algorithm
时间:2024-07-04 02:46
designbycode/south-african-id-validator
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
时间:2024-06-19 15:00
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
balpom/links-handler
Simple interface for handling all links from PSR-13 link collection by used defined algorithm.
时间:2024-05-29 04:10
jbroadway/distinctelements
A pure PHP implementation of the Distinct Elements in Streams algorithm for estimating the number of distinct elements in a set.
时间:2024-05-22 21:11
algorithm-sam/laravel-fcm-notification
Laravel FCM (Firebase Cloud Messaging) Notification Channel based off of AlgorithmSam/laravel-fcm-notification with support for laravel 10
时间:2024-05-06 11:40
aiaeforks/glicko2
PHP implementation of the Glicko-2 rating algorithm
时间:2024-04-27 11:04
zenphp/snowflake
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
时间:2024-04-19 01:02
mykholy/combinations
My awesome package for combinations generation
时间:2024-04-09 17:02
lxlang/rdp
Ramer–Douglas–Peucker algorithm for polyline simplification
时间:2024-03-27 12:42
chabiselx/debuggertools
Create a log for understand algorithm
时间:2024-03-18 09:13
mgrechanik/kruskal
The implementation of the Kruskal algorithm to find a minimum spanning tree
时间:2024-03-14 06:36
yyqsg888/tatum-php
A flexible framework to build, run, and scale blockchain apps with PHP. Perform local wallet operations (mnemonic, xpub, private key) for Bitcoin, Bitcoin Cash, BSC, Litecoin, Celo, Dogecoin, Ethereum, Harmony.ONE, KCS, Klaytn, Polygon, Tron, VeChain and XDC.
时间:2024-03-11 08:28