Libraries tagged by algorithmic
uestla/simplex-calculator
10009 Downloads
Simple tool for linear programming problems solving
oat-sa/lib-beeme
187435 Downloads
Simple mathematical expression/equation parser and calculator.
kudm761/martinez-rueda-php
162382 Downloads
Martinez-Rueda algorithm for polygon boolean operations
jmgq/a-star
55847 Downloads
A* (A Star) algorithm for PHP
cloudpwr/nysiis
72053 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
morrisonlevi/ardent
16289 Downloads
A healthy library for PHP
eloquent/lcs
353638 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
webit/downsampling
51221 Downloads
Downsampling algorithms
web-token/jwt-experimental
205411 Downloads
Experimental Algorithms the JWT Framework.
vmelnik/doctrine-encrypt-bundle
77443 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
triun/longest-common-substring
56040 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
taniko/dijkstra
8950 Downloads
dijkstra algorithm
stymiee/php-simple-encryption
9271 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
291283 Downloads
A PHP library for AES Key Wrap algorithm with padding support.
sanmai/rate-limiter
15875 Downloads
Cache-based rate limiter using sliding window algorithm