Libraries tagged by algorithms
zetacomponents/tree
4136 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. The component supports different storage algorithms for optimal performance.
yperevoznikov/reconciliation
1794 Downloads
Reconciliation algorithm on PHP for everyday usage
yonas/directory-hash-php
1894 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
yarri/password-hashing-machine
192 Downloads
Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.
wegmeister/hyphenator
3508 Downloads
Neos-Plugion of the Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm.
webd/clustering
94 Downloads
Clustering algorithms
vladan-me/fingerprint
187 Downloads
Provides a custom implementation of fingerprint and ngram algorithms in PHP
velliz/timetables
611 Downloads
Timetable algorithm implemented with 2 dimensional cartesius diagram
triun/longest-common-subsequence
3306 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
timnarr/hyphenate
855 Downloads
Hyphenate is a Statamic addon providing a modifier to hyphenate strings based on the TeX-Hyphenation algorithm provided by the org_heigl/hyphenator package.
ti-ecdh/php-ecdh
841 Downloads
ECDH (Elliptic Curve Diffie Hellman) algorithm library based on PHP implementation
techdeck/password-hash
208 Downloads
password hashing algorithm
tdely/luhn
2575 Downloads
PHP implementation of the Luhn algorithm.
sunaoka/damm
44 Downloads
A PHP library that calculates and verifies the check digit using the Damm algorithm.
selay/php-credit-card-validator
8663 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.