Libraries tagged by Agorithm
orangesoft/backoff
563 Downloads
Back-off algorithm implementation.
oizys/hungarian
159 Downloads
Kuhn-Munkres (Hungarian) algorithm for the assignment problem
nouralhadi/stemmer
181 Downloads
The first free open source Arabic stemmer ever written in PHP for Laravel framework implementing ISRI algorithm
node-link/cakephp-remember-me
34813 Downloads
CakePHP plugin that performs Remember-me authentication with the new cookie algorithm of version 3.5 or later
nicmart/dgim
22 Downloads
Implementation of the DGIM algorithm to count ones in a window
nickwest/blossom-php
864 Downloads
Edmonds's Blossom Algorithm in PHP
neochief/syllable
969 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
nanokaweb/spaced-repetition
755 Downloads
Spaced repetition algorithms (SuperMemo algorithm SM-2)
motley/hopcroft-karp
8612 Downloads
Hopcroft-Karp algorithm
mkd/laravel-otp
7 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
mieuxvoter/majority-judgment
109 Downloads
Deliberate your polls using Majority Judgment with a fast, robust, interface-oriented and scalable algorithm.
marjovanlier/stringmanipulation
883 Downloads
High-performance PHP 8.4+ string manipulation library featuring O(n) algorithms with up to 5x speed improvements. Provides Unicode-aware operations including searchWords(), nameFix(), utf8Ansi(), removeAccents(), and isValidDate() with comprehensive testing infrastructure.
lsat/yii2-otp
952 Downloads
LSAT 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
legitphp/hash-money
252 Downloads
A performance-oriented PHP package for image hashing algorithms using VIPS.
laymont/laravel-fuzzy-match
124 Downloads
Laravel package for fuzzy matching (string similarity) using Levenshtein, SimilarText, and Jaro-Winkler algorithms