Libraries tagged by Algorithm
kkiernan/caesar-cipher
18478 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
kiwa/link-obfuscator
8257 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
24413 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
globus-studio/readsight
126 Downloads
Multilingual readability library for PHP — 86 languages, 17 formulas, TeX-based syllable counting via Frank M. Liang algorithm. Zero dependencies.
friendsofhyperf/rate-limit
945 Downloads
Rate limiting component for Hyperf with support for multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket).
evit/php-gm-crypto
4797 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.
esperecyan/url
8356 Downloads
Makes the algorithms and APIs defined by URL Standard (replaces RFC 3986 and RFC 3987) available on PHP. / URL Standard (RFC 3986、RFC 3987 を置き換える Web 標準仕様) で定義されているアルゴリズム、および API を PHP から利用できるようにします。
enzomc/php-fpgrowth
4023 Downloads
PHP implementation of the Frequent Pattern Growth algorithm
dsbaars/chacha20
10999 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
detain/rate-limit
3140 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
52808 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
79067 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
codedheartinside/apriori
22790 Downloads
Apriori data analysing algorithm written within PHP.
chxj1992/hashring
72738 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
bigwhoop/deltae
3647 Downloads
Delta E color closeness algorithm