Libraries tagged by Agorithm
uestla/simplex-calculator
2849 Downloads
Simple tool for linear programming problems solving
savvot/random
209048 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
oat-sa/lib-beeme
136517 Downloads
Simple mathematical expression/equation parser and calculator.
flow-php/dremel
27957 Downloads
PHP ETL - Dremel algorithm implementation
cloudpwr/nysiis
39823 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
aboyadzhiev/php-math-parser
38104 Downloads
Simple mathematical expression parser and calculator.
robotomize/regression-php
32393 Downloads
Calculates regression
xxtea/xxtea
38210 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
webit/downsampling
33798 Downloads
Downsampling algorithms
web-token/jwt-experimental
72048 Downloads
Experimental Algorithms the JWT Framework.
triun/longest-common-substring
38852 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
taniko/dijkstra
4503 Downloads
dijkstra algorithm
sycho/codecs-base64vlq
833269 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
stymiee/php-simple-encryption
5759 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
sop/aes-kw
165576 Downloads
A PHP library for AES Key Wrap algorithm with padding support.