Libraries tagged by Agorithm
legitphp/hash-money
1 Downloads
A performance-oriented PHP package for image hashing algorithms using VIPS.
lefuturiste/lesspass-php
13 Downloads
A simple generator with lesspass algorithm http://lesspass.com/
kudashevs/rake-php
96 Downloads
A PHP implementation of the Rapid Automatic Keyword Extraction (RAKE) algorithm.
krixikraxi/sortingalgorithms
7 Downloads
Sorting Algorithms for Arrays
krasilnikov-spb/php-rdp
10 Downloads
PHP implementation of the Ramer-Douglas-Peucker algorithm for reducing the number of points on a polyline
krak/sorts
63 Downloads
A collection of sorting algorithms implemented in php
krak/luhn
58 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
1 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
kanbanbox/lexorank-php
134 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
jundayw/laravel-bm25
7 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
48 Downloads
The implementation of Fisher-Yates shuffle Algorithm.
joysec/snowflake
15 Downloads
snowflake like algorithm implement by joysec
jmhc/sensitive
7 Downloads
Filter sensitive words based on determination of Finite Automata (DFA) algorithm.
jimchen/php-dfa-sensitive
962 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.