Libraries tagged by Date Algorithms
rubix/divorce
418 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
bingo-soft/heap
2401 Downloads
PHP library containing heap implementations
selay/php-credit-card-validator
6865 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
10062 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
74 Downloads
Data structures for PHP language
kariricode/data-structure
73 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
adrian-cid/julian-converter
23 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.
seboettg/forest
2399 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
rubix/dota2
182 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.
panlatent/boost
587 Downloads
A PHP data structures and algorithms enhancement library
spoova/hasher
9 Downloads
Package for hashing data with multiple hashing algorithm
integralservice/doctrine-encrypt-bundle
12 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
irabbi360/php-credit-card-validator
32 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date