Libraries tagged by Date Algorithms
securehash/securehash
17 Downloads
Class to encrypt data easily with hash algorithms
barseghyanartur/ska
319 Downloads
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
softnix/hierarchical
11 Downloads
Hierarchical Clustering with Agglomerative Clustering Algorithm
pouya1364/probabilistic-php
2 Downloads
Pure-PHP probabilistic data structures: Bloom Filter, Counting Bloom Filter, Cuckoo Filter, Count-Min Sketch, and HyperLogLog. Zero dependencies.
phpalgorithms/datatypes
1 Downloads
Implementation of many basic data types.
nexus-scholar/graph-core
223 Downloads
A lightweight, performant, and dependency-free graph data structure library for PHP.
marjovanlier/southafricanidvalidator
236 Downloads
Validate South African 13-digit ID numbers (YYMMDDSSSSCAZ) with date, citizenship, and Luhn checksum verification
karpovigorok/leetcode
2 Downloads
Leetcode.com problem solve using php language
hichxm/hyperloglog
35 Downloads
A PHP implementation of the HyperLogLog algorithm.
mbsoft31/graph-core
285 Downloads
A lightweight, performant, and dependency-free graph data structure library for PHP.
phprsa/id-validator
4 Downloads
Professional South African RSA ID Number Validation Library with Luhn algorithm, date validation, and component extraction
sinri/sadame
11 Downloads
PHP Fundamental Data Structure and Algorithm Realization
hsbmaulana/phpcollection
7 Downloads
Data Structure and Algorithm
ec0g/algostruct
2 Downloads
A package of algorithms and data structures written in PHP.
carlosafonso/dsalg
6 Downloads
PHP implementations of several data structures and algorithms