Libraries tagged by algotrig
jlorente/php-credit-cards
334683 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
inacho/php-credit-card-validator
1354670 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
assisted-mindfulness/naive-bayes
505612 Downloads
Naive Bayes classifier algorithm
nekman/luhn-algorithm
737631 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
fisharebest/algorithm
83529 Downloads
Implementation of standard algorithms in PHP.
emcconville/point-reduction-algorithms
177990 Downloads
A collection of algorithms for reducing the number of points in polyline
web-token/jwt-signature-algorithm-none
3587831 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4090123 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
2022439 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1336784 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1983228 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
tga/simhash-php
40680 Downloads
SimHash similarities algorithm implementation for PHP 5.3
sop/crypto-types
1144013 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
niiknow/bayes
37754 Downloads
a machine learning lib
ionux/phactor
55673 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.