Libraries tagged by Algorithm
blackscorp/simplexnoise
150 Downloads
Simplex Noise algorithm written in PHP to generate a random noise
bitandblack/image-blur
1344 Downloads
CSS-only alternative to the BlurHash algorithm: Extract the most important color values from an image and create CSS gradients out of them. The color gradients can be used to display a simple blurred preview of an image while it still loads.
bigwhoop/deltae
3556 Downloads
Delta E color closeness algorithm
annaghd/php-credit-card-validator-plus
13314 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
allyans3/php-steam-totp
10512 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
accredifysg/php-rdf-canonicalize
149 Downloads
A PHP implementation of the W3C RDF Dataset Canonicalization (RDFC-1.0) algorithm.
a1essandro/diamond-and-square
204 Downloads
Algorithm for generating heightmaps
picamator/steganographykit
3611 Downloads
Implementation several steganography algorithms
leigh/chacha20
8424 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
xi/algorithm
3004 Downloads
General purpose algorithms
tiger-seo/algorithms
120 Downloads
Implementation of different algorithms
sergiocarlosmorales/chill-genetic-algorithm
129 Downloads
PHP framework for genetic algorithms. Plug-in your domain-specific logic and forget about the rest!.
mtkocak/algorithms
9 Downloads
Midori PHP Algorithms and Data Structures
frowhy/algorithm
32 Downloads
八大排序算法
mbsoft31/graph-algorithms
263 Downloads
A high-performance library of standard graph algorithms for PHP.