Libraries tagged by algo
kostikpenzin/credit-calc
704 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
400769 Downloads
LiquidMetal is a PHP port of liquidmetal.js, a Quicksilver-inspiried scoring algorithm.
kenlas/mnb-qr-code-payment-generator-php
119 Downloads
PHP implementation of MNB's QR code payment generation algorithm
jacques/luhn
560 Downloads
Luhn algorithm implementation
irabbi360/php-credit-card-validator
26 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
insolita/metaphone
15 Downloads
Metaphone algorithm implementation adopted to russian
igirid/parrallex
49 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.
herroffizier/limcache
1477 Downloads
Non-persistent cache manager with LRU and MRU algorithms
gtfs/csa-php
44 Downloads
Simple routing algorithm based on CSA and GTFS
gevman/azure-thumbnails
18 Downloads
Create image thumbnails with help of Microsoft Artificial Intelligence, and show what needed! After uploading an image, a high quality thumbnail gets generated and the Computer Vision API algorithm analyzes the objects within the image, then crops it to fit the requirements of the “region of interest” (ROI).
gesinn-it/id-provider
130 Downloads
IDProvider is an extension to MediaWiki that provides (unique) IDs using different ID algorithms.
fieg/csp
23 Downloads
Implementation of a Constraint Satisfaction Problem algorithm in PHP
exchangecore/progressencode
37 Downloads
PHP implementation of the Progress OpenEdge ENCODE algorithm
everlution/redlock
25246 Downloads
An implementation of the Redlock algorithm