Libraries tagged by algm
kjantzer/liquidmetal-php
400769 Downloads
LiquidMetal is a PHP port of liquidmetal.js, a Quicksilver-inspiried scoring algorithm.
kinedu/cfdi-pac
40 Downloads
Librería para timbrar un CFDI con algún Proveedor Autorizado de Certificación (PAC)
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
imaginationmedia/module-aero
6331 Downloads
Add augmented reality to Magento using Adobe Aero and Apple ArKit.
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.
frodeborli/serializor
11 Downloads
PHP Serializor will serialize almost anything in PHP, including closures and anonymous classes.
fieg/csp
23 Downloads
Implementation of a Constraint Satisfaction Problem algorithm in PHP