Libraries tagged by Date Algorithms
selay/php-credit-card-validator
8654 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
annaghd/php-credit-card-validator-plus
11663 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
mtkocak/algorithms
8 Downloads
Midori PHP Algorithms and Data Structures
siro-diaz/data-structures
77 Downloads
Data structures for PHP language
noorani-mm/encoder-algorithm
11 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.
adrian-cid/julian-converter
78 Downloads
A PHP library for converting dates between the Gregorian calendar and Julian dates, with support for time precision down to seconds. Ideal for date manipulations, calendar conversions, and astronomical calculations.
rubix/colors
176 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
seboettg/forest
2402 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
rubix/dota2
193 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
bingo-soft/heap
2627 Downloads
PHP library containing heap implementations
irabbi360/php-credit-card-validator
70 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
jyil/php-data-structure-algorithms
0 Downloads
php data structure algorithms