Libraries tagged by encrypt database
codiantnew/dbaesencrypt
299 Downloads
Laravel MySql AES Encrypt/Decrypt
aeliot/doctrine-encrypted-bundle
4 Downloads
The bundle permits to encrypt separate columns of database via Doctrine column types
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
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
qranio-com/hashids
6 Downloads
Generate hashes like YouTube or Bitly from numbers to obfuscate your database IDs, or navigate to the right shard.
kablanfatih/encryption
28 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
ioguimaraes/ready-keepass-php
18 Downloads
A library for reading KeePass 2.x databases
ceyleon/laravel-db-encrypter
14 Downloads
Provides database model attribute encryption/decryption
badarithm/elocryptfive
15 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
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
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.
abbasbkz/laravel-db-encrypter
30 Downloads
Provides database model attribute encryption/decryption
crazy-max/cws-session
46 Downloads
PHP class to manipulate sessions. Data are securely encrypted and sessions are stored in database.
w360/secure-data
235 Downloads
Library to Encrypt Database Fields in Mysql using Advanced Encryption Standard (AES) and Data Encryption Standard (DES)
quantumwebco/laravel-db-encryption
25 Downloads
Auto Encrypt and Decrypt Database through Eloquent