Libraries tagged by algorithms
linshaoneng/sensitive-word
4 Downloads
Using DFA algorithm to check whether sensitive words are included
ligrila/redsys
30 Downloads
BBVA Redsys Payment API implementation with new SHA2 HMAC-256 algorithm
leigh/poly1305
120 Downloads
Pure PHP implementations of the Poly1305 MAC algorithm.
legitphp/hash-money
18 Downloads
A performance-oriented PHP package for image hashing algorithms using VIPS.
lefuturiste/lesspass-php
14 Downloads
A simple generator with lesspass algorithm http://lesspass.com/
kudashevs/rake-php
106 Downloads
A PHP implementation of the Rapid Automatic Keyword Extraction (RAKE) algorithm.
krixikraxi/sortingalgorithms
7 Downloads
Sorting Algorithms for Arrays
krasilnikov-spb/php-rdp
11 Downloads
PHP implementation of the Ramer-Douglas-Peucker algorithm for reducing the number of points on a polyline
krak/sorts
64 Downloads
A collection of sorting algorithms implemented in php
krak/luhn
59 Downloads
Luhn Algorithm Library
khanifzyen/yii2-otp
2 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
kenlas/mnb-qr-code-payment-generator-php
131 Downloads
PHP implementation of MNB's QR code payment generation algorithm
kanbanbox/lexorank-php
135 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
jundayw/laravel-bm25
8 Downloads
bm25 is an algorithm used to evaluate the correlation between search terms and documents. It is an algorithm based on a probabilistic retrieval model.
jp3cki/fisher-yates-shuffle
49 Downloads
The implementation of Fisher-Yates shuffle Algorithm.