Libraries tagged by zalgo
bayfrontmedia/leaky-bucket
787 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
4 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
7 Downloads
Implementation of Vigenere Cipher algorithm in PHP
alfredvaa/doctrine-encrypt-bundle
475 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
alexeichhorn/json-work-proof
13 Downloads
JSON Work Proof (JWP) - proof-of-work algorithm
aiaeforks/glicko2
11 Downloads
PHP implementation of the Glicko-2 rating algorithm