Libraries tagged by Algorithm
a1essandro/perlin-noise
6016 Downloads
Algorithm for generating heightmaps
web-token/signature-pack
160228 Downloads
A pack with all signature algorithms for the web-token/jwt-signature package
web-token/encryption-pack
207288 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
leigh/chacha20
8420 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
brossquad/laravel-crypto
6239 Downloads
Common Crypto algorithms used in php(laravel) applications
nexus-scholar/graph-algorithms
196 Downloads
A high-performance library of standard graph algorithms for PHP.
morrisonlevi/algorithm
8 Downloads
Composable algorithms in PHP
luisalberto/checkdigit-algorithms
5180 Downloads
Check Digit Algorithms
horat1us/luhn-algorithm
92 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
goodspb/poker-algorithm
19 Downloads
poker algorithm for php
algorithmia/algorithmia
11144 Downloads
PHP Client for Algorithmia.com
skilla/maximal-cliques
2951 Downloads
Library to resolve Maximal Cliques in undirected graph
php-standard-library/graph
61 Downloads
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
nexus-scholar/graph-core
220 Downloads
A lightweight, performant, and dependency-free graph data structure library for PHP.
georgii-web/retry
2374 Downloads
A PHP package to wrap any piece of code with a retry algorithm.