Libraries tagged by Agorithm
everlution/redlock
26402 Downloads
An implementation of the Redlock algorithm
erikwang2013/snowflake-php
387 Downloads
A distributed unique ID generator based on Twitter's Snowflake algorithm, compatible with Laravel, Webman, ThinkPHP, and Hyperf.
erikwang2013/encryption
705 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
devdch/fsrs
403 Downloads
Free Spaced Repetition Scheduler (FSRS) algorithm implementation in PHP.
dcabrejas/magento-rate-limit
7973 Downloads
Rate Limiting Library With Token Bucket Algorithm with Magento Adapter
crodas/phpcluster
28 Downloads
Some Unsupervised learning algorithm in PHP
cozylife/hackfastalgos
5 Downloads
A library of various fast algorithms for Hack
codiliateur/text-similarity
8043 Downloads
Phrase similarity identification functions based on the trigram algorithm
clsasc/equivalent-time
2129 Downloads
A class based implementation of the British Swimming/SPORTSYSTEMS Equivalent Time Algorithm.
choval/damm
1840 Downloads
Damm algorithm functions, a check digit algorithm that detects single-digit errors and adjacent transposition errors
blackscorp/simplexnoise
239 Downloads
Simplex Noise algorithm written in PHP to generate a random noise
bitandblack/image-blur
1470 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
13432 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
269 Downloads
Hermes - Intelligent text similarity, completion, suggestion and search service for Laravel, powered by n-grams and metaphone algorithms.
accredifysg/php-rdf-canonicalize
322 Downloads
A PHP implementation of the W3C RDF Dataset Canonicalization (RDFC-1.0) algorithm.