Libraries tagged by Algorithm
web-token/jwt-encryption-algorithm-aesgcmkw
796135 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
webeweb/core-library
223753 Downloads
Core library
jmgq/a-star
56551 Downloads
A* (A Star) algorithm for PHP
cloudpwr/nysiis
73721 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
eloquent/lcs
353927 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
xylemical/php-expressions
94217 Downloads
An extensible mathematical expression parser and evaluator.
oat-sa/lib-beeme
194149 Downloads
Simple mathematical expression/equation parser and calculator.
aboyadzhiev/php-math-parser
49791 Downloads
Simple mathematical expression parser and calculator.
woohoolabs/php-scrypt
71 Downloads
Extension exposing Colin Percival's scrypt hashing algorithm
webit/downsampling
53004 Downloads
Downsampling algorithms
vmelnik/doctrine-encrypt-bundle
77578 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
triun/longest-common-substring
59298 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
taniko/dijkstra
9297 Downloads
dijkstra algorithm
stymiee/php-simple-encryption
9962 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
302841 Downloads
A PHP library for AES Key Wrap algorithm with padding support.