Libraries tagged by Aligo
teknoo/gd-text
28471 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
syspass/plugin-authenticator
9012 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
securepoint/token-bucket
12107 Downloads
Implementation of the Token Bucket algorithm.
phpbenchmark/phpbenchmark
11384 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
10366 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
natsimhan/simplex-noise
373 Downloads
A speed-improved simplex noise algorithm for 2D in PHP.
mordilion/huffman-php
19127 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
markfullmer/porter2
26449 Downloads
Stem words using the English Porter 2 algorithm
maartenstaa/glicko2
6626 Downloads
PHP implementation of the Glicko-2 rating algorithm
lcobucci/jwt-rsassa-pss
2147 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms
kkiernan/caesar-cipher
17087 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
jlorente/laravel-credit-cards
30099 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
hollodotme/cologne-phonetic
26169 Downloads
PHP OOP Implementation of the 'Kölner Phonetic Index' - a soundex like algorithm for german language
gtjamesa/php-zscore
655 Downloads
Smoothed z-score peak detection algorithm (https://stackoverflow.com/questions/22583391/peak-signal-detection-in-realtime-timeseries-data/22640362#22640362)
fabank/ecdsa
4402 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)