Libraries tagged by algos
mzsongyan/express
696 Downloads
A waybill tracking library for Yii2, supported almost every express in China.
mrmiao/think-interface-encryption
215 Downloads
Base on TP framework encrypt the JSON-type interface request and return data by using the RSA algorithm
mkd/laravel-otp
7 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
mieuxvoter/majority-judgment
99 Downloads
Deliberate your polls using Majority Judgment with a fast, robust, interface-oriented and scalable algorithm.
magentron/metaphone-spanish
162 Downloads
PHP implementation of the Spanish metaphone algorithm
lsat/yii2-otp
684 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
leewillis77/wplisttableexportable
1 Downloads
WP_List_Table_Exportable is an (almost) drop-in replacement for the WP_List_Table class that lets users export the current page of data to CSV with a simple click.
kostikpenzin/credit-calc
1085 Downloads
Calculator for calculating the loan repayment schedule using annuity/differentiated repayment methods. You can specify partial early repayment, as well as take into account one-time/periodic commissions. The package is easily expanded with our own algorithms for calculating the repayment schedule.
kjantzer/liquidmetal-php
400841 Downloads
LiquidMetal is a PHP port of liquidmetal.js, a Quicksilver-inspiried scoring algorithm.
jakhotiya/symspell-php
13 Downloads
Spelling correction & fuzzy search: 1 million times faster through Symmetric Delete spelling correction algorithm
irabbi360/php-credit-card-validator
72 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
insolita/metaphone
25 Downloads
Metaphone algorithm implementation adopted to russian
igirid/parrallex
62 Downloads
Encryption and decryption algorithms for parrallex
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.