Libraries tagged by Algorithm
smarcet/jose4php
18713 Downloads
JWT, JWS, JWE, JWA and JWK implementation in PHP
robotomize/regression-php
34996 Downloads
Calculates regression
zendevio/bmpm
191 Downloads
Modern PHP 8.4+ implementation of the Beider-Morse Phonetic Matching (BMPM) algorithm for multilingual name matching
yarri/my-blowfish
41813 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
web-token/jwt-experimental
206678 Downloads
Experimental Algorithms the JWT Framework.
triun/longest-common-subsequence
16235 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
syspass/plugin-authenticator
10017 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
988 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
26170 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
mission-gaming/tactician
3893 Downloads
A modern PHP library for generating structured tournament schedules with deterministic algorithms like Round Robin, Swiss, and Pool play
mdhearing/aspnetcore-identity
16910 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
lia/lia_hyphenator
3006 Downloads
TYPO3 extension wrapping PHP word hyphenation using the TeX hyphenation algorithm for accurate text formatting.
lcobucci/jwt-rsassa-pss
33252 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms