Libraries tagged by Agorithm
lcobucci/jwt-rsassa-pss
32081 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms
kkiernan/caesar-cipher
18422 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
kiwa/link-obfuscator
7924 Downloads
Strong link obfuscation with PHP and JavaScript. Object-oriented, using the Rot47 algorithm. Hides https, email, phone and sms links from being crawled by spambots.
jp3cki/totp
24352 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
hollodotme/cologne-phonetic
28357 Downloads
PHP OOP Implementation of the 'Kölner Phonetic Index' - a soundex like algorithm for german language
evit/php-gm-crypto
4674 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
enzomc/php-fpgrowth
3880 Downloads
PHP implementation of the Frequent Pattern Growth algorithm
dsbaars/chacha20
9910 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
detain/rate-limit
2677 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
convenia/credit-card-validator-php
52318 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
combodo/doctrine-encrypt-bundle
78814 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
codedheartinside/apriori
22618 Downloads
Apriori data analysing algorithm written within PHP.
chxj1992/hashring
72598 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
blackscorp/simplexnoise
239 Downloads
Simplex Noise algorithm written in PHP to generate a random noise
bigwhoop/deltae
3610 Downloads
Delta E color closeness algorithm