Libraries tagged by Algorithm
paybreak/luhn
25142 Downloads
Luhn algorithm implementation
patinthehat/backoffv2
10 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
21 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
19 Downloads
Shortest path-algorithm for Laravel.
novy213/yii2-otp
17 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
norbertogomez/doctrine2-nestedset
6 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
niif/simplesamlphp-module-shib2idpnameid
239 Downloads
Filter to generate generate PersistentNameID (and the value for eduPersonTargetedID) with the same algorithm as Shibboleth IdP does.
nhujanen/stalinsort
6 Downloads
Stalin Sort algorithm
nggiahao/rake-php
2 Downloads
PHP implementation of Rapid Automatic Keyword Exraction algorithm (RAKE)
nessworthy/decasteljau
14 Downloads
A stupid way of using De Casteljau's algorithm to calculate control points of a segment in a cubic bezier curve.
natsimhan/simplex-noise
16 Downloads
A speed-improved simplex noise algorithm for 2D in PHP.
nacosvel/load-balancer
3 Downloads
Implementing Several Load Balancing Scheduling Algorithms with PHP