Libraries tagged by Date Algorithms
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
giahojnost/credit-card-validator
7 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
g4/php-credit-card-validator
15 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
ccxt/ccxt
297605 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
kornrunner/ccxt
1621 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
xbugszone/cryptotools
8 Downloads
Framework with tools to trade cryptocurrency
teatien/ccxt
15 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
pankajsunarc/phpexchanges
26 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
mmxs/ccxt
20 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
jackyxie/ccxt
110 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
dav-knafo/ccxt
252 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
d-knafo/ccxt
140 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
bandwidth-throttle/token-bucket
1665709 Downloads
Implementation of the Token Bucket algorithm.
touhonoob/rate-limit
458703 Downloads
PHP rate limiting library with Token Bucket Algorithm
maba/gentle-force-bundle
465498 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis