Libraries tagged by algo
mfarag/cartesian-tree
10 Downloads
A Laravel package that implements the cartesian algorithm to generate permutations out of a sequence of arrays.
mehr-it/lara-token-bucket
68 Downloads
Implements the token bucket algorithm using laravel cache
mega6382/base64
8 Downloads
This class can encode and decode data in base64 in pure PHP. It can take a data string and encode it using the base64 algorithm. The class can also do the opposite, i.e. decode base64 encoded data and return the original data string.
meezaan/aescryptor
64 Downloads
A library to encrypt / decrypt strings using the AES algorithm
meetmatt/smallestenclosingcircle
135 Downloads
Smallest enclosing circle algorithm in PHP
mdwheele/stemmer
20 Downloads
A word stemmer following the Porter Stemming Algorithm.
mbaynton/batch-framework
7 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
33 Downloads
Dominant color extraction from RGB images — PHP port of Ole Krause-Sparman's algorithm.
mathematicator-core/statistic
2897 Downloads
PHP Statistic Algorithms
mateusbmp/categorizacao-de-textos
1 Downloads
Categorização de Textos com o Algoritmo Genético de Holland
marianperca/token-bucket
103 Downloads
Implementation of the Token Bucket algorithm.
maksimf/php-murmurhash3
10 Downloads
PHP Murmurhash3 algorithm implementation
magentron/metaphone-spanish
146 Downloads
PHP implementation of the Spanish metaphone algorithm
lyignore/bloom
4 Downloads
Bloem algorithm combined with redis implementation