Libraries tagged by Algorithem
lounisbou/cell-location
2 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
131 Downloads
An implementation of the Aho-Corasick string matching algorithm.
lloople/php-credit-cards
3 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
7 Downloads
Algorithmic.Cash PHP Library
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/
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
knd/php-math-biblio
0 Downloads
Une bibliothèque mathématique complète conçue pour offrir des solutions efficaces et précises aux opérations et algorithmes mathématiques courants. La bibliothèque comprend des fonctionnalités pour l'arithmétique de base, l'algèbre, le calcul, les opérations sur les matrices et les calculs statistiques. Elle est idéale pour les développeurs ayant besoin d'outils mathématiques fiables pour le calcul scientifique, l'analyse de données ou d'autres applications.
khanifzyen/yii2-otp
2 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget