Libraries tagged by algotrig
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
1481 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.
gtjamesa/php-zscore
689 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
grim/reaper
0 Downloads
Grim: Unified Data Protection Ecosystem. When data death comes knocking, Grim ensures resurrection is just a command away. License management, auto backups, highly compressed backups, multi-algorithm compression, content-based deduplication, smart storage tiering save up to 60% space, military-grade encryption, license protection, security surveillance, and automated threat response.
gponster/laravel-url62-uuid
61 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
3 Downloads
Implementation of a branch and bound algorithm for bin packing, where bins can have a lower bound on their capacity
gillbeits/fcnrpack
68 Downloads
Floor Ceiling No Rotation Algorithm