Libraries tagged by Agorithm
patinthehat/backoffv2
11 Downloads
Backoff algorithms implemented in PHP
ozcan39/ir_evaluation_php
4 Downloads
This library was created in order to evaluate the effectiveness of any kind of algorithm used in IR systems and analyze how well they perform.
outlawplz/laravel-duplicity
3 Downloads
Encrypted bandwidth-efficient backup using the rsync algorithm
otzy/intensity-throttle
23 Downloads
limits the rate of event of any kind using leaky bucket algorithm
omnilight/yii2-captcha
4830 Downloads
Captcha for Yii2 framework that give you ability to configure it's code generation algorithm
noweh/laravel-dijkstra
28 Downloads
Shortest path-algorithm for Laravel.
novy213/yii2-otp
39 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
norbertogomez/doctrine2-nestedset
9 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
nikolajlovenhardt/laravel-edgerank
0 Downloads
Facebook Edgerank Algorithm for Laravel
nickwest/blossom-php
857 Downloads
Edmonds's Blossom Algorithm in PHP
nggiahao/rake-php
3 Downloads
PHP implementation of Rapid Automatic Keyword Exraction algorithm (RAKE)
nessworthy/decasteljau
18 Downloads
A stupid way of using De Casteljau's algorithm to calculate control points of a segment in a cubic bezier curve.
neochief/syllable
796 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
nacosvel/load-balancer
3 Downloads
Implementing Several Load Balancing Scheduling Algorithms with PHP
mrmiao/think-interface-encryption
199 Downloads
Base on TP framework encrypt the JSON-type interface request and return data by using the RSA algorithm