Libraries tagged by Aligo
meezaan/aescryptor
105 Downloads
A library to encrypt / decrypt strings using the AES algorithm
kjantzer/liquidmetal-php
400832 Downloads
LiquidMetal is a PHP port of liquidmetal.js, a Quicksilver-inspiried scoring algorithm.
kenlas/mnb-qr-code-payment-generator-php
129 Downloads
PHP implementation of MNB's QR code payment generation algorithm
jacques/luhn
685 Downloads
Luhn algorithm implementation
irabbi360/php-credit-card-validator
65 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
integralservice/doctrine-encrypt-bundle
15 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
imshuzai/flarum-right-and-center-bbcode
430 Downloads
Right alignment and centering on Flarum
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.
hsbmaulana/phpcollection
7 Downloads
Data Structure and Algorithm
hofff/contao-trueurl
4496 Downloads
Folderlike page alias' with different editing tools and an improved frontend page selection algorithm.
hipsterjazzbo/laravel-luhn-validator
11302 Downloads
A luhn algorithm validator for Laravel 4's Validator
heimrichhannot/autocomplete.js
23 Downloads
Fast and full-featured autocomplete library https://www.algolia.com
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
gponster/laravel-url62-uuid
61 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid