Libraries tagged by algorithmic
oops/totp-authenticator
27018 Downloads
Two-factor authenticator via TOTP algorithm.
elgigi/hungarian-algorithm
9162 Downloads
An implementation of the Hungarian algorithm in PHP.
web-token/jwt-signature-algorithm-experimental
245870 Downloads
Experimental Signature Algorithms the JWT Framework.
teknoo/recipe
25902 Downloads
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.
levenify/levenify-bundle
3407 Downloads
A better Levenshtein function in your Symfony project
georgii-web/retry
747 Downloads
A PHP package to wrap any piece of code with a retry algorithm.
flow-php/rdsl
26141 Downloads
PHP ETL - Remote DSL
flow-php/dremel
36618 Downloads
PHP ETL - Dremel algorithm implementation
edgaras/strsim
1084 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
morrisonlevi/ardent
16261 Downloads
A healthy library for PHP
eloquent/lcs
351287 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
yarri/my-blowfish
36204 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
syspass/plugin-authenticator
9196 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
securepoint/token-bucket
14813 Downloads
Implementation of the Token Bucket algorithm.
sanmai/rate-limiter
102 Downloads
Cache-based rate limiter using sliding window algorithm