Libraries tagged by Agorithm
xylemical/php-expressions
91202 Downloads
An extensible mathematical expression parser and evaluator.
webeweb/core-library
219879 Downloads
Core library
uestla/simplex-calculator
10117 Downloads
Simple tool for linear programming problems solving
oat-sa/lib-beeme
188470 Downloads
Simple mathematical expression/equation parser and calculator.
kudm761/martinez-rueda-php
163011 Downloads
Martinez-Rueda algorithm for polygon boolean operations
flow-php/dremel
53039 Downloads
PHP ETL - Dremel algorithm implementation
cloudpwr/nysiis
72236 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
bl4ckbon3/strsim
7220 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
eloquent/lcs
353669 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
webit/downsampling
51391 Downloads
Downsampling algorithms
web-token/jwt-experimental
205692 Downloads
Experimental Algorithms the JWT Framework.
vmelnik/doctrine-encrypt-bundle
77449 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
triun/longest-common-substring
56300 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
taniko/dijkstra
8973 Downloads
dijkstra algorithm
stymiee/php-simple-encryption
9311 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.