Libraries tagged by zalgo
kkiernan/caesar-cipher
17453 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
jlorente/laravel-credit-cards
32480 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
evit/php-gm-crypto
2300 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
8123 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
1831 Downloads
PHP implementation of the Frequent Pattern Growth algorithm
convenia/credit-card-validator-php
41535 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
74409 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
codedheartinside/apriori
20100 Downloads
Apriori data analysing algorithm written within PHP.
clarkwinkelmann/flarum-ext-scout
3329 Downloads
Algolia and Meilisearch search for Flarum
chxj1992/hashring
70247 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
brainfoolong/php-ascon
2226 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
bigwhoop/deltae
2874 Downloads
Delta E color closeness algorithm
assisted-mindfulness/rake
8585 Downloads
A PHP implementation of Rapid Automatic Keyword Exraction algorithm (RAKE)
a1essandro/perlin-noise
4994 Downloads
Algorithm for generating heightmaps
web-token/signature-pack
151256 Downloads
A pack with all signature algorithms for the web-token/jwt-signature package