Libraries tagged by Algorithm
selay/php-credit-card-validator
9537 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
securepoint/token-bucket
17528 Downloads
Implementation of the Token Bucket algorithm.
rich-davis1/phpw2v
1162 Downloads
A PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library.
redrum0x/aspnetcore-identity
734 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
pop/winston
41 Downloads
Winston is a AB/split/multivariate testing library utilizing redis and a basic machine learning algorithm for automatically displaying the most successful test variations.
plusinfolab/search
363 Downloads
Advanced search package for Laravel with multiple algorithms, Eloquent integration, and SQLite FTS support
pelock/jobfuscator
15 Downloads
JObfuscator is a source code obfuscator for the Java programming language. Obfuscate and protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator provides advanced Java source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
offdev/bandit
10658 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
nitsan/ns-news-advancedsearch
1705 Downloads
Advanced News Search for TYPO3 - Enhance your TYPO3 News Extension with the Advanced TYPO3 News Extension. Expand your news search capabilities with detailed, precise results and the ability to filter content by specific fields using the Advanced Extension. This extension incorporates specially crafted search algorithms to ensure both speed and relevance in your searches.
motley/hopcroft-karp
8606 Downloads
Hopcroft-Karp algorithm
mapado/iso7064-mod-97-10
3180 Downloads
Algorithm that calculates number of control, described in ISO 7064, Mod 97 10. Normally used to validate IBAN and nibs of bank accounts.
maartenstaa/glicko2
7403 Downloads
PHP implementation of the Glicko-2 rating algorithm
lxlang/rdp
4227 Downloads
Ramer–Douglas–Peucker algorithm for polyline simplification
legitphp/hash-money
242 Downloads
A performance-oriented PHP package for image hashing algorithms using VIPS.
laymont/laravel-fuzzy-match
115 Downloads
Laravel package for fuzzy matching (string similarity) using Levenshtein, SimilarText, and Jaro-Winkler algorithms