Libraries tagged by algorithms
triun/longest-common-subsequence
13946 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
syspass/plugin-authenticator
9971 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
sugarcraft/candy-fuzzy
1217 Downloads
Fuzzy string matching with scored matched indices — Smith-Waterman + Sahilm algorithms. Unblocks filter-highlighting UI across the ecosystem.
stefangabos/zebra_mptt
577 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
phpbenchmark/phpbenchmark
11482 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
necrox87/yii2-nudity-detector
3276 Downloads
This algorithm tries to detect nudity in the image based on the amount os skin colors in it. Based on work of FreebieStock (https://github.com/FreebieStock/php-nudity-detector)
mordilion/huffman-php
25868 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
mission-gaming/tactician
1323 Downloads
A modern PHP library for generating structured tournament schedules with deterministic algorithms like Round Robin, Swiss, and Pool play
meezaan/aescryptor
1113 Downloads
A library to encrypt / decrypt strings using the AES algorithm
mdhearing/aspnetcore-identity
16578 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
lia/lia_hyphenator
2755 Downloads
TYPO3 extension wrapping PHP word hyphenation using the TeX hyphenation algorithm for accurate text formatting.
lcobucci/jwt-rsassa-pss
31145 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms
kkiernan/caesar-cipher
18390 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
kiwa/link-obfuscator
7469 Downloads
Strong link obfuscation with PHP and JavaScript. Object-oriented, using the Rot47 algorithm. Hides https, email, phone and sms links from being crawled by spambots.
jp3cki/totp
24268 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm