Libraries tagged by algorithms
nekman/luhn-algorithm
740424 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
emcconville/point-reduction-algorithms
179021 Downloads
A collection of algorithms for reducing the number of points in polyline
web-token/jwt-signature-algorithm-none
3590503 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4093745 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
2031220 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1340446 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1992815 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
tga/simhash-php
40758 Downloads
SimHash similarities algorithm implementation for PHP 5.3
ionux/phactor
55936 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.
hexogen/kdtree
74580 Downloads
file system KDTree index
flow-php/snappy
75676 Downloads
PHP ETL - Google Snappy compression algorithm implementation
sop/crypto-types
1151362 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
niiknow/bayes
38138 Downloads
a machine learning lib
wikimedia/running-stat
771706 Downloads
PHP implementations of online statistical algorithms
vaimo/topological-sort
3807853 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)