Libraries tagged by decrypter
aventusgroup/apple-pay
28 Downloads
ApplePay Token Decoder
ashkanrimer/hashids
440 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
arzeroid/laravel-model-ssh-encryptable
15 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
arzeroid/laravel-model-encryptable
7 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
aparo-studio/file-vault
5 Downloads
amelom/file-vault-lumen
1 Downloads
lumen adatation for soarecostin/file-vault
amculin/vigenere-cipher
6 Downloads
Implementation of Vigenere Cipher algorithm in PHP
amackiewicz/doctrine-encrypt-bundle
5 Downloads
Encrypted symfony entity's by verified and standardized libraries. Fixed version of michaeldegroot/doctrine-encrypt-bundle
alihann/laravel-rockid
20 Downloads
Laravel package for id obfuscation using jenssegers/optimus.
alfredvaa/doctrine-encrypt-bundle
475 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
alexanderzon/laravel-hashids
83 Downloads
Fork from toran/hashids: Laravel package for Hashids
alexanderzon/hashids
626 Downloads
Fork from hashids/hashids: Generate hashids like YouTube or Bitly from numbers to obfuscate your database primary ids, or navigate to the right shard.
agenta/apple-pay
6 Downloads
ApplePay Token Decoder
aeliot/doctrine-encrypted-types
235 Downloads
Implementation of encrypted column types for Doctrine
aeliot/doctrine-encrypted-query
150 Downloads
Implementation of cryptographic SQL functions processing for ORM Query of Doctrine