Libraries tagged by algorithmic
algorithms/dijkstra
191 Downloads
Implementation of Dijkstra's algorithm.
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.
yperevoznikov/reconciliation
1905 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.
webhostingace/module-auspost
27 Downloads
Australia Post shipping rates for Magento 2 with a real multi-box packing algorithm, letter services, extra cover and PAC API response caching
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
velliz/timetables
656 Downloads
Timetable algorithm implemented with 2 dimensional cartesius diagram
useful-web/php-hypher
339 Downloads
hyphenation using Liang-Knuth algorithm
tdely/luhn
2888 Downloads
PHP implementation of the Luhn algorithm.
swatchion/simhash
68 Downloads
A PHP implementation of SimHash algorithm for fast document similarity detection
swanflutter/native-jwt
12 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.