Libraries tagged by Algorithm
janfish/frequency-limiter
14 Downloads
Frequency limiter base on token bucket algorithm
integralservice/doctrine-encrypt-bundle
10 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
infoburp/yii2-otp
429 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
imaddev/php-credit-card-validator
24 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
ibrahimmomani/sorting
5 Downloads
Sorting algorithms in php
hsbmaulana/phpcollection
1 Downloads
Data Structure and Algorithm
hipsterjazzbo/laravel-luhn-validator
11299 Downloads
A luhn algorithm validator for Laravel 4's Validator
henri1i/circuit-breaker
0 Downloads
A simple implementation of the circuit breaker algorithm.
haphan/social-ranking
6 Downloads
PHP implementation of social hot ranking algorithm like Reddit, HackerNews
guanhui07/dfa-sensitive
0 Downloads
copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
gtjamesa/php-zscore
260 Downloads
Smoothed z-score peak detection algorithm (https://stackoverflow.com/questions/22583391/peak-signal-detection-in-realtime-timeseries-data/22640362#22640362)
groupcash/php
127 Downloads
PHP implementation of groupcash algorithms
gponster/laravel-url62-uuid
57 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
giorgio93p/bin-packing
1 Downloads
Implementation of a branch and bound algorithm for bin packing, where bins can have a lower bound on their capacity
gillbeits/fcnrpack
67 Downloads
Floor Ceiling No Rotation Algorithm