Libraries tagged by algorithms
flow-php/dremel
52983 Downloads
PHP ETL - Dremel algorithm implementation
cloudpwr/nysiis
72179 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
bl4ckbon3/strsim
4932 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
morrisonlevi/ardent
16289 Downloads
A healthy library for PHP
eloquent/lcs
353659 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
xylemical/php-expressions
91067 Downloads
An extensible mathematical expression parser and evaluator.
oat-sa/lib-beeme
188048 Downloads
Simple mathematical expression/equation parser and calculator.
kudm761/martinez-rueda-php
162786 Downloads
Martinez-Rueda algorithm for polygon boolean operations
webit/downsampling
51349 Downloads
Downsampling algorithms
web-token/jwt-experimental
205637 Downloads
Experimental Algorithms the JWT Framework.
vmelnik/doctrine-encrypt-bundle
77446 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
triun/longest-common-substring
56229 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
taniko/dijkstra
8967 Downloads
dijkstra algorithm
stymiee/php-simple-encryption
9293 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
292024 Downloads
A PHP library for AES Key Wrap algorithm with padding support.