Libraries tagged by algos
zendevio/bmpm
187 Downloads
Modern PHP 8.4+ implementation of the Beider-Morse Phonetic Matching (BMPM) algorithm for multilingual name matching
yarri/my-blowfish
41761 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
web-token/jwt-experimental
206582 Downloads
Experimental Algorithms the JWT Framework.
triun/longest-common-subsequence
16043 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
syspass/plugin-authenticator
10014 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
sugarcraft/candy-fuzzy
1733 Downloads
Fuzzy string matching with scored matched indices — Smith-Waterman + Sahilm algorithms. Unblocks filter-highlighting UI across the ecosystem.
sam002/yii2-otp
984 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
phpbenchmark/phpbenchmark
11490 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
mordilion/huffman-php
26150 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
mission-gaming/tactician
3782 Downloads
A modern PHP library for generating structured tournament schedules with deterministic algorithms like Round Robin, Swiss, and Pool play
mdhearing/aspnetcore-identity
16865 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
martin/wn-forms-plugin
2429 Downloads
Create easy (and almost magic) AJAX forms
lia/lia_hyphenator
2984 Downloads
TYPO3 extension wrapping PHP word hyphenation using the TeX hyphenation algorithm for accurate text formatting.
lcobucci/jwt-rsassa-pss
33101 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms
kkiernan/caesar-cipher
18467 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.