fat2fast/yii2-otp
Fat Too Fast YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
时间:2024-10-27 02:14
guanhui07/dfa-sensitive
copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
时间:2024-10-23 09:13
hocvt/rake-php-plus
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
时间:2024-10-04 08:17
lloople/php-credit-cards
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
时间:2024-10-02 14:01
guanhui07/php-snowflake
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
时间:2024-09-19 09:48
thewebsolver/luhn-algorithm
PHP library to validate digits such as Credit Card Number, IMEI number, etc. with Luhn Algorithm
时间:2024-09-12 06:06
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