Libraries tagged by algotrig
codeages/rate-limiter
10548 Downloads
Rate Limiting Library With Token Bucket Algorithm
clsasc/equivalent-time
2284 Downloads
A class based implementation of the British Swimming/SPORTSYSTEMS Equivalent Time Algorithm.
choval/damm
1870 Downloads
Damm algorithm functions, a check digit algorithm that detects single-digit errors and adjacent transposition errors
bywulf/jigsawlutioner
108 Downloads
Jigsaw puzzle solving algorithm
bitandblack/image-blur
1621 Downloads
CSS-only alternative to the BlurHash algorithm: Extract the most important color values from an image and create CSS gradients out of them. The color gradients can be used to display a simple blurred preview of an image while it still loads.
annaghd/php-credit-card-validator-plus
13535 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
andydefer/laravel-hermes
497 Downloads
Hermes - Intelligent text similarity, completion, suggestion and search service for Laravel, powered by n-grams and metaphone algorithms.
allyans3/php-steam-totp
11256 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
accredifysg/php-rdf-canonicalize
512 Downloads
A PHP implementation of the W3C RDF Dataset Canonicalization (RDFC-1.0) algorithm.
picamator/steganographykit
3627 Downloads
Implementation several steganography algorithms
xi/algorithm
3004 Downloads
General purpose algorithms
tiger-seo/algorithms
120 Downloads
Implementation of different algorithms
sergiocarlosmorales/chill-genetic-algorithm
129 Downloads
PHP framework for genetic algorithms. Plug-in your domain-specific logic and forget about the rest!.
ryanhs/simple-genetic-algorithm
170 Downloads
simple genetic algorithm in PHP
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.