Libraries tagged by Agorithm
morrisonlevi/ardent
16257 Downloads
A healthy library for PHP
eloquent/lcs
350727 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
syspass/plugin-authenticator
9075 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
securepoint/token-bucket
12741 Downloads
Implementation of the Token Bucket algorithm.
rich-davis1/phpw2v
1061 Downloads
A PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library.
phpbenchmark/phpbenchmark
11389 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
offdev/bandit
10398 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
mordilion/huffman-php
19606 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
markfullmer/porter2
26614 Downloads
Stem words using the English Porter 2 algorithm
maartenstaa/glicko2
6741 Downloads
PHP implementation of the Glicko-2 rating algorithm
lcobucci/jwt-rsassa-pss
3447 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms
kkiernan/caesar-cipher
17129 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
hollodotme/cologne-phonetic
26251 Downloads
PHP OOP Implementation of the 'Kölner Phonetic Index' - a soundex like algorithm for german language
evit/php-gm-crypto
1882 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
esperecyan/url
7893 Downloads
Makes the algorithms and APIs defined by URL Standard (replaces RFC 3986 and RFC 3987) available on PHP. / URL Standard (RFC 3986、RFC 3987 を置き換える Web 標準仕様) で定義されているアルゴリズム、および API を PHP から利用できるようにします。