Libraries tagged by algos
yonas/directory-hash-php
1771 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
yarri/my-blowfish
33300 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
wegmeister/hyphenator
3387 Downloads
Neos-Plugion of the Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm.
webtechnick/cakephp-queue-plugin
911 Downloads
CakePHP Queue Plugin - Complete tool to background and schedule your time consuming tasks. Queue up almost anything from CakePHP shells, models, and actions to standard php commands or even shell commands.
truesocialmetrics/math
6642 Downloads
php standard math algorithms: running average, linear interpolation, derivative, local extremum
triun/longest-common-subsequence
2447 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
tdely/luhn
2195 Downloads
PHP implementation of the Luhn algorithm.
stefangabos/zebra_mptt
515 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
spinettainc/phpw2v
449 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'.
sparefoot/geocoder
16723 Downloads
The almost missing Geocoder PHP 5.4 library.
settermjd/laminas-static-pages
367 Downloads
An easy, almost painless, way to render static pages in Zend Expressive applications.
selay/php-credit-card-validator
6718 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
sam002/yii2-otp
897 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
rubix/divorce
417 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
159 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.