Libraries tagged by Algorithm
adrian-cid/julian-converter
174 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.
zicai/hongbao
316 Downloads
Generate fixed red package and random red package, random red envelopes based on truncated normal distribution algorithm to generate
zetacomponents/tree
4184 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. The component supports different storage algorithms for optimal performance.
zeeml/dataset
151 Downloads
A multi-purpose DataSet for Machine Learning algorithms training
yperevoznikov/reconciliation
1902 Downloads
Reconciliation algorithm on PHP for everyday usage
yonas/directory-hash-php
1994 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
yarri/password-hashing-machine
256 Downloads
Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.
webd/clustering
94 Downloads
Clustering algorithms
wead/ahpd
62 Downloads
A modern, data-driven implementation of the Analytic Hierarchy Process (AHP) algorithm for objective, multi-criteria decision-making, replacing subjective pairwise judgments with real-world quantitative inputs.
vladan-me/fingerprint
187 Downloads
Provides a custom implementation of fingerprint and ngram algorithms in PHP
tdely/luhn
2888 Downloads
PHP implementation of the Luhn algorithm.
swanflutter/native-jwt
9 Downloads
A PHP 8.1+ JWT library (HMAC, RSA, ECDSA, EdDSA, RSASSA-PSS) with JWK/JWKS support, PSR-6 cached key sets, and built-in algorithm-confusion and alg=none protection.
subiabre/doctrine-snowflakes
277 Downloads
Custom id generator implementing snowflake algorithm
spinettainc/phpw2v
1228 Downloads
A forked version of the 'PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library'.
selay/php-credit-card-validator
9541 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.