Libraries tagged by zalgo
nalgoo/cluster-connection
3730 Downloads
Galera cluster driver for Doctrine
algoyounes/laravel-package-skeleton
1123 Downloads
Laravel Package Skeleton for streamlined package development
syspass/plugin-authenticator
9053 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
securepoint/token-bucket
12571 Downloads
Implementation of the Token Bucket algorithm.
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
10385 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
mordilion/huffman-php
19451 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
markfullmer/porter2
26559 Downloads
Stem words using the English Porter 2 algorithm
maartenstaa/glicko2
6733 Downloads
PHP implementation of the Glicko-2 rating algorithm
lcobucci/jwt-rsassa-pss
2934 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms
kkiernan/caesar-cipher
17111 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
hollodotme/cologne-phonetic
26241 Downloads
PHP OOP Implementation of the 'Kölner Phonetic Index' - a soundex like algorithm for german language
fabank/ecdsa
4583 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
esperecyan/url
7880 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 から利用できるようにします。
enzomc/php-fpgrowth
1118 Downloads
PHP implementation of the Frequent Pattern Growth algorithm