Libraries tagged by Agorithm
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
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
28 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
7 Downloads
Data Structure and Algorithm
hipsterjazzbo/laravel-luhn-validator
11302 Downloads
A luhn algorithm validator for Laravel 4's Validator
herroffizier/limcache
1477 Downloads
Non-persistent cache manager with LRU and MRU algorithms
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
3 Downloads
copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.