Libraries tagged by Agorithm
annaghd/php-credit-card-validator-plus
11491 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
andrmoel/astronomy-bundle
789 Downloads
Bundle for astronomical calculations such as position of moon, sun and planets, sunrise, sunset or solar eclipses. Most of the calculations are based on Jean Meeus 'Astronomical Algorithms' book and the VSOP87 theory.
4slv/xxtea
802 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
brossquad/laravel-crypto
2558 Downloads
Common Crypto algorithms used in php(laravel) applications
xi/algorithm
3004 Downloads
General purpose algorithms
tiger-seo/algorithms
120 Downloads
Implementation of different algorithms
sergiocarlosmorales/chill-genetic-algorithm
128 Downloads
PHP framework for genetic algorithms. Plug-in your domain-specific logic and forget about the rest!.
ryanhs/simple-genetic-algorithm
86 Downloads
simple genetic algorithm in PHP
noorani-mm/encoder-algorithm
10 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
mtkocak/algorithms
8 Downloads
Midori PHP Algorithms and Data Structures
horat1us/luhn-algorithm
6 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
frowhy/algorithm
32 Downloads
八大排序算法
evarmi/algorithm-validator
32 Downloads
validador de varios tipos de documentos, como los de identidad o iban
designbycode/luhn-algorithm
276 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
chrsc/luhn-algorithm
24 Downloads
Validate and create credit/bank/loyalty card numbers