Libraries tagged by algotrig
themismin/laravel-luhn-validator
781 Downloads
ID card valudator luhn algorithm validator.
tgraboski/tarjan
1672 Downloads
A simple cycle-detection algorithm. Given an edge-edges adjacency list, it returns a list of cycles.
teguh02/rsa_php
13 Downloads
Simple package to handle RSA encryption and decryption algorithm
tankonyako/php-steam-totp
6 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
sy-records/php-rsa
58 Downloads
A PHP class that uses RSA algorithm for encryption and decryption.
swatchion/simhash
4 Downloads
A PHP implementation of SimHash algorithm for fast document similarity detection
sulaco-tech/base58
31 Downloads
Pretty lightweight implementation of Base58 encoding and deconding algorithms written in PHP.
subiabre/doctrine-snowflakes
237 Downloads
Custom id generator implementing snowflake algorithm
srph/luhn
18 Downloads
An implementation of Luhn algorithm (aka mod-10 algorithm) in PHP.
sqlr/throttling
3 Downloads
PHP library with throttling algorithms.
spoova/hasher
10 Downloads
Package for hashing data with multiple hashing algorithm
spiderrobb/signed-request
37 Downloads
Simple Class for encoding and decoding SignedRequests that support a number of features and hash algorithms
softnix/hierarchical
11 Downloads
Hierarchical Clustering with Agglomerative Clustering Algorithm
snaper/cruftflake
213 Downloads
This package provides a PHP implementation of Twitter Snoflake ID Generator algoritm
sinri/sadame
11 Downloads
PHP Fundamental Data Structure and Algorithm Realization