Libraries tagged by Algorithm
amaccis/php-stemmer
15801 Downloads
A PHP interface to the Snowball stemming algorithms
alexcrawford/lexorank-php
49256 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
web-token/signature-pack
136641 Downloads
A pack with all signature algorithms for the web-token/jwt-signature package
oops/totp-authenticator
21524 Downloads
Two-factor authenticator via TOTP algorithm.
flow-php/rdsl
7502 Downloads
PHP ETL - Remote DSL
carloswph/linguistics
761 Downloads
Linguistics and language tools in PHP.
morrisonlevi/ardent
16247 Downloads
A healthy library for PHP
smarcet/jose4php
15176 Downloads
JWT, JWS, JWE, JWA and JWK implementation in PHP
aboyadzhiev/php-math-parser
37069 Downloads
Simple mathematical expression parser and calculator.
triun/longest-common-substring
33406 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
tonystore/laravel-round-robin
1160 Downloads
Laravel package to generate sweepstakes using the Round Robin algorithm.
taniko/dijkstra
3329 Downloads
dijkstra algorithm
syspass/plugin-authenticator
8580 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
selay/php-credit-card-validator
6697 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
securepoint/token-bucket
8227 Downloads
Implementation of the Token Bucket algorithm.