Libraries tagged by Algorithm
cloudpwr/nysiis
70740 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
morrisonlevi/ardent
16271 Downloads
A healthy library for PHP
eloquent/lcs
353442 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
xylemical/php-expressions
88663 Downloads
An extensible mathematical expression parser and evaluator.
oat-sa/lib-beeme
182045 Downloads
Simple mathematical expression/equation parser and calculator.
kudm761/martinez-rueda-php
152017 Downloads
Martinez-Rueda algorithm for polygon boolean operations
aboyadzhiev/php-math-parser
46274 Downloads
Simple mathematical expression parser and calculator.
webit/downsampling
50239 Downloads
Downsampling algorithms
web-token/jwt-experimental
190387 Downloads
Experimental Algorithms the JWT Framework.
triun/longest-common-substring
54500 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
taniko/dijkstra
8656 Downloads
dijkstra algorithm
stymiee/php-simple-encryption
8870 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
283225 Downloads
A PHP library for AES Key Wrap algorithm with padding support.
sanmai/rate-limiter
13871 Downloads
Cache-based rate limiter using sliding window algorithm
php-standard-library/hash
9204 Downloads
Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC