Libraries tagged by zalgo
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
tbe/tm_react_render
75 Downloads
React app for rendering algolia testmenu results
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.
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
startcodein/indicsoundex
47 Downloads
Indian language soundex package based on Santhosh Thottingal's 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