Libraries tagged by Agorithm
designbycode/fuzzy-search
9 Downloads
The Fuzzy Search package provides a simple and efficient way to perform fuzzy searches on a collection of texts using the Levenshtein distance algorithm. This package is useful when you need to search for texts that may contain typos or slight variations.
dentmate/rajahan
40 Downloads
PHP package for encryption/decryption using AES algorithm compatible with CryptoJS
demboo/doctrine2-nestedset
84 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
dddxiu/php-logic-simplifier
8 Downloads
php login expression simplifier,Quine–McCluskey algorithm
dbeurive/shuntingyard
35 Downloads
This is an implementation of the shunting yard algorithm.
dbeurive/cast128
6 Downloads
This project implements the RFC 2144 - The CAST-128 Encryption Algorithm.
davidfricker/floodgates
26 Downloads
High-speed rate limiter using the leaky bucket algorithm
darkdevlab/encryptor
45 Downloads
Encryption component. Support AES, BF, CAMELLIA, CAST5, DES, DESX, GOST, RC2 and RC4 algorithms
damirius/rate-limiter
5 Downloads
Rate limiter Symfony bundle based on the token bucket algorithm.
daleattree/checksum
22 Downloads
A library to generate and validate checksums against selected algorithms
cyzonetech/rate-limit
312 Downloads
Rate Limiting Library With Token Bucket Algorithm
cyntelli-dev/php-sort
1492 Downloads
PHP Sort Algorithm.
cv65kr/verhoeff
882 Downloads
PHP implementation of the Verhoeff algorithm.
crwgregory/php-kmeans
32 Downloads
K-Means algorithm for PHP
cruiser13/textstatistics
17 Downloads
PHP package to measure the readability of text according to various algorithms.