Libraries tagged by algotrig
web-token/jwt-encryption-algorithm-aesgcmkw
793265 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
xylemical/php-expressions
93305 Downloads
An extensible mathematical expression parser and evaluator.
webeweb/core-library
222533 Downloads
Core library
oat-sa/lib-beeme
192319 Downloads
Simple mathematical expression/equation parser and calculator.
kudm761/martinez-rueda-php
173354 Downloads
Martinez-Rueda algorithm for polygon boolean operations
cloudpwr/nysiis
73350 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
aboyadzhiev/php-math-parser
49666 Downloads
Simple mathematical expression parser and calculator.
eloquent/lcs
353856 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
xxtea/xxtea
43226 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
52479 Downloads
Downsampling algorithms
vmelnik/doctrine-encrypt-bundle
77533 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
triun/longest-common-substring
57411 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
taniko/dijkstra
9176 Downloads
dijkstra algorithm
stymiee/php-simple-encryption
9629 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.