Libraries tagged by Algorithem
web-token/jwt-encryption-algorithm-aesgcmkw
793724 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
xylemical/php-expressions
93444 Downloads
An extensible mathematical expression parser and evaluator.
webeweb/core-library
222759 Downloads
Core library
oat-sa/lib-beeme
192600 Downloads
Simple mathematical expression/equation parser and calculator.
kudm761/martinez-rueda-php
173394 Downloads
Martinez-Rueda algorithm for polygon boolean operations
cloudpwr/nysiis
73379 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
aboyadzhiev/php-math-parser
49672 Downloads
Simple mathematical expression parser and calculator.
eloquent/lcs
353862 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
xxtea/xxtea
43238 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
woohoolabs/php-scrypt
32 Downloads
Extension exposing Colin Percival's scrypt hashing algorithm
webit/downsampling
52530 Downloads
Downsampling algorithms
vmelnik/doctrine-encrypt-bundle
77547 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
triun/longest-common-substring
57533 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
taniko/dijkstra
9191 Downloads
dijkstra algorithm
stymiee/php-simple-encryption
9676 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.