Libraries tagged by algotrig
kudm761/martinez-rueda-php
121990 Downloads
Martinez-Rueda algorithm for polygon boolean operations
jmgq/a-star
50612 Downloads
A* (A Star) algorithm for PHP
edgaras/strsim
1853 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
cloudpwr/nysiis
53642 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
aboyadzhiev/php-math-parser
39905 Downloads
Simple mathematical expression parser and calculator.
robotomize/regression-php
33647 Downloads
Calculates regression
eloquent/lcs
351492 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
xxtea/xxtea
39513 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
webit/downsampling
40881 Downloads
Downsampling algorithms
web-token/jwt-experimental
119231 Downloads
Experimental Algorithms the JWT Framework.
vmelnik/doctrine-encrypt-bundle
76319 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
taniko/dijkstra
6208 Downloads
dijkstra algorithm
sycho/codecs-base64vlq
940101 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
sop/aes-kw
205310 Downloads
A PHP library for AES Key Wrap algorithm with padding support.
sanmai/rate-limiter
935 Downloads
Cache-based rate limiter using sliding window algorithm