Libraries tagged by algotrig
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
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.
joysec/snowflake
16 Downloads
snowflake like algorithm implement by joysec
jmhc/sensitive
8 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.
jiangwu10057/dfa-sensitive
17 Downloads
copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
jdimitrov/php-ratelimit
70 Downloads
PHP rate limiting library with Leaky Bucket Algorithm
jcbontemps/phylogenetictree
39 Downloads
Compute phylogenetic trees from distance matrix using BioNJ algorithm. It produce Newick file and Weighted newick if needed. There is also a render using Equal-angle algorithm and SVG output for testing. It's recommended to use a JS render like 'phylotree.js' (demo of phylotree.js here http://phylotree.hyphy.org/).
janfish/similarity-library
1 Downloads
Similarity Algorithm Library
janfish/frequency-limiter
14 Downloads
Frequency limiter base on token bucket algorithm
integralservice/doctrine-encrypt-bundle
15 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm