Libraries tagged by algos
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.
jungleran/drupal-them-all
0 Downloads
Get ~5000 Drupal packages with one command -- almost all modules and themes of Drupal 8 and the latest Drupal 8 core.
jundayw/laravel-bm25
3 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
46 Downloads
The implementation of Fisher-Yates shuffle Algorithm.
joysec/snowflake
13 Downloads
snowflake like algorithm implement by joysec
joeybab3/database
34 Downloads
A simple, almost useless PDO database wrapper
jmhc/sensitive
5 Downloads
Filter sensitive words based on determination of Finite Automata (DFA) algorithm.
jimchen/php-dfa-sensitive
959 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
jiangwu10057/dfa-sensitive
15 Downloads
copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
jetz1nn/simple-router
7 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
jdimitrov/php-ratelimit
67 Downloads
PHP rate limiting library with Leaky Bucket Algorithm
janfish/similarity-library
0 Downloads
Similarity Algorithm Library
janfish/frequency-limiter
14 Downloads
Frequency limiter base on token bucket algorithm