Libraries tagged by Algorithm
nekman/luhn-algorithm
594604 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
emcconville/point-reduction-algorithms
146732 Downloads
A collection of algorithms for reducing the number of points in polyline
web-token/jwt-signature-algorithm-none
3434168 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
3899054 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
1610283 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
792926 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1074462 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1541827 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
1929668 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
jmgq/a-star
45288 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
42726 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
eloquent/lcs
319298 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
tigo/recommendation
8470 Downloads
collaborative filtering recommender systems
niiknow/bayes
27002 Downloads
a machine learning lib
wikimedia/running-stat
680290 Downloads
PHP implementations of online statistical algorithms