Libraries tagged by Algorithm
mathematicator-core/statistic
2897 Downloads
PHP Statistic Algorithms
maksimf/php-murmurhash3
10 Downloads
PHP Murmurhash3 algorithm implementation
magentron/metaphone-spanish
145 Downloads
PHP implementation of the Spanish metaphone algorithm
lyignore/bloom
4 Downloads
Bloem algorithm combined with redis implementation
lumphp/codec
2 Downloads
The encode/decode algorithm component.
lswl/sensitive
0 Downloads
Filter sensitive words based on determination of Finite Automata (DFA) algorithm.
lounisbou/cell-location
0 Downloads
CellLocation uses API to retrieve estimation of the position of a mobile within a cell's coverage area. It can uses triangulation and enclosing circle algorithms to estimate the possible position of a device based on data from multiple cell towers.
lorlev/aho-corasick
126 Downloads
An implementation of the Aho-Corasick string matching algorithm.
lloople/php-credit-cards
1 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
lkonga/php-algocash
2 Downloads
Algorithmic.Cash PHP Library
linshaoneng/sensitive-word
3 Downloads
Using DFA algorithm to check whether sensitive words are included
ligrila/redsys
29 Downloads
BBVA Redsys Payment API implementation with new SHA2 HMAC-256 algorithm
leigh/poly1305
112 Downloads
Pure PHP implementations of the Poly1305 MAC algorithm.
lefuturiste/lesspass-php
12 Downloads
A simple generator with lesspass algorithm http://lesspass.com/
krixikraxi/sortingalgorithms
7 Downloads
Sorting Algorithms for Arrays