Libraries tagged by algorithms
mdwheele/stemmer
20 Downloads
A word stemmer following the Porter Stemming Algorithm.
mbaynton/batch-framework
8 Downloads
An API and foundational algorithms for efficient processing of long-running jobs that can be divided into small work units.
maxleonov/cakephp-clope-clustering-plugin
16 Downloads
Cake-PHP plugin for CLOPE clustering algorithm
mauriciourrego/colorcube-php
35 Downloads
Dominant color extraction from RGB images — PHP port of Ole Krause-Sparman's algorithm.
mathematicator-core/statistic
2898 Downloads
PHP Statistic Algorithms
mathbdw/whatsapp-stream-encryption-test
12 Downloads
Test task PSR-7 Stream decorators for WhatsApp encryption algorithms
marianperca/token-bucket
119 Downloads
Implementation of the Token Bucket algorithm.
marcinjean/minisnowflake
3 Downloads
A lightweight, case-insensitive, short ID generator using a mini Snowflake algorithm.
maksimf/php-murmurhash3
10 Downloads
PHP Murmurhash3 algorithm implementation
lyignore/bloom
4 Downloads
Bloem algorithm combined with redis implementation
lumphp/codec
5 Downloads
The encode/decode algorithm component.
lswl/sensitive
2 Downloads
Filter sensitive words based on determination of Finite Automata (DFA) algorithm.
lounisbou/cell-location
2 Downloads
CellLocation uses API to retrieve estimation of the position of a mobile within a cell's coverage area. It can uses triangulation and enclosing circle algorithms to estimate the possible position of a device based on data from multiple cell towers.
lorlev/aho-corasick
131 Downloads
An implementation of the Aho-Corasick string matching algorithm.
lloople/php-credit-cards
3 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.