Libraries tagged by Algorithem
beastbytes/yii-otp
8 Downloads
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications
bayfrontmedia/leaky-bucket
786 Downloads
Framework-agnostic throttling using the leaky bucket algorithm.
batmage/credit-card-validator
42 Downloads
A simple credit card validator using the Luhn algorithm
barseghyanartur/ska
319 Downloads
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
baraja-core/combinations
45781 Downloads
Smart algorithms about combinations and generators.
balpom/links-handler
10 Downloads
Simple interface for handling all links from PSR-13 link collection by used defined algorithm.
avanboxel/php-rate-limiter
0 Downloads
A flexible rate limiting library for PHP applications with multiple algorithm implementations and persistent storage support
aslamhus/rectpacker
12 Downloads
heuristic algorithm for efficiently packing rectangles of a fixed aspect ratio into a defined space, addressing the NP-hard bin packing problem through iterative adjustment of tile sizes and arrangement.
aoaite/bunny-hash-php
3 Downloads
PHP implementation of BunnyHash by MrDroetsch. BunnyHash is an inverse permutation algorithm.
ankit04/hmac-sha1
9 Downloads
This is Larvel package that gives you the accessibility and reliability to make things hashed using HMAC-SHA1 algorithms
anhoder/boyer-moore
20 Downloads
Boyer-Moore algorithm in PHP(support Chinese).
andrewdo/php-double-ratchet
38 Downloads
Session manager for handling the double ratchet algorithm using Curve25519
amculin/vigenere-cipher
6 Downloads
Implementation of Vigenere Cipher algorithm in PHP
algotrig/algotrig-php-core
28 Downloads
A lightweight core PHP library for integrating Zerodha Kite Connect with AlgoTrig, providing a foundation for custom trading algorithms.
alfredvaa/doctrine-encrypt-bundle
475 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm