Libraries tagged by Agorithm
inacho/php-credit-card-validator
1324851 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
nekman/luhn-algorithm
664281 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
fisharebest/algorithm
75051 Downloads
Implementation of standard algorithms in PHP.
emcconville/point-reduction-algorithms
160222 Downloads
A collection of algorithms for reducing the number of points in polyline
doganoo/php-algorithms
3303 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
web-token/jwt-signature-algorithm-none
3518607 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
3999292 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
1829342 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
683428 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
879403 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1217338 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1768921 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2094153 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
tga/simhash-php
36803 Downloads
SimHash similarities algorithm implementation for PHP 5.3
sop/crypto-types
995994 Downloads
A PHP library of various ASN.1 types for cryptographic applications.